ZakatTeamI2P
cc506bf087
bruh
2026-05-15 15:50:43 +04:00
DepressedTWM
a7e38b0a77
Small cahnges,fixes,renames and other idk plz kill me already
2026-05-14 23:37:47 +04:00
ZakatTeamI2P
f4d2416c6d
dgdfg
2026-05-12 15:41:57 +04:00
ZakatTeamI2P
55924b11cd
FUUUUUUUUU
2026-05-10 17:49:53 +04:00
ZakatTeamI2P
ff714cd0ac
I hate ruby
2026-05-09 20:28:10 +04:00
ZakatTeamI2P
03a41da4df
Xui
2026-05-04 12:46:41 +04:00
ZakatTeamI2P
e29a3c366c
h
2026-05-04 11:41:06 +04:00
ZakatTeamI2P
a81aa34411
Big fixes!
2026-05-03 20:21:29 +04:00
ZakatTeamI2P
160f4ff8b6
Fixes for Engine and for scripts
2026-05-03 17:54:37 +04:00
ZakatTeamI2P
8970eeb62e
Custom texture for EN messegeboxes!
2026-04-27 11:52:48 +04:00
ZakatTeamI2P
6a50eac370
i fuckin hate youself
2026-04-26 14:12:11 +04:00
ZakatTeamI2P
78e4b16153
efesdg
2026-04-19 11:30:25 +02:00
ZakatTeamI2P
8e2f21e1d4
iiiiiiiiii fuuuuuuuuuuuuuuuuuuuuckiiiiiiiiiiiiiiiiin hateeeeeeeeeeeeeeeeee rubyyyyyyyyyyyyy
2026-04-17 15:04:32 +02:00
ZakatTeamI2P
54171f4698
Removed GDC/Demo code from scripts and unused files
2026-04-15 18:32:46 +02:00
ZakatTeamI2P
ece8a03065
Changes for Settings window
2026-04-15 18:27:36 +02:00
ZakatTeamI2P
130d695ec5
Bug fixes and other
2026-04-14 21:34:06 +02:00
ZakatTeamI2P
799370de98
Debuging ruby error + added One shot mode
2026-04-12 12:49:07 +04:00
ZakatTeamI2P
197d7324be
binding-mri changes for SDL3
2026-03-30 16:52:49 +04:00
ZakatTeamI2P
ceceda1f04
Added https://github.com/elizagamedev/mkxp-oneshot/pull/44 , added https://github.com/elizagamedev/mkxp-oneshot/pull/51 , added Debug mode!
2026-03-30 14:42:20 +04:00
GIR
231d5ae489
-removing unnecessary vars
2022-12-03 23:34:42 -08:00
GIR
f7eae9d06e
In Game Timer:
...
-adding an in-game timer that can be visible if the user adds a specific file (igt.ini) to their game's main directory
2022-12-03 23:31:40 -08:00
GIR GIR
e0c964b19a
tr Null handling:
...
-adding safer null handling to tr(), to try to fix a bug with some older saves
-fixing issue where you can't close the game on the title screen
-making it so automash skips text pauses
2022-11-20 02:20:07 -08:00
GIR GIR
34f08e10c3
Localized Niko Name Checks:
...
-now the niko name check values are localized
2022-11-16 02:35:25 -08:00
MeiraxG
6990f53088
Cyrillic
...
Well, that is cyrillic
2022-11-11 21:50:47 +04:00
GIR GIR
99602129d8
Quick Loc Fixes:
...
-no longer doing special scaling for localized item icons since it's kind of weird (and wasn't ever used)
-adding localization support for npc sheets
2022-11-02 01:32:15 -07:00
GIR GIR
533dcb3589
Additional Solution for Portals Puzzle:
...
-adding check for moving entire Portal folder into BigPortal as a possible solution to the portals puzzle, since so many people do this and get stuck here
-also fixing a somewhat obscure bug where, if you save while the solstice trio are in your party and reload the game, weird things happen when trying to remove followers. This was mainly due to the actor equality check being based on reference instead of id, but reworked how the whole thing works anyways since now followers will walk to fill in the gaps instead of being teleported to fill them in, in the follower chain.
2022-06-23 01:18:54 -07:00
GIR
4bc263efdf
Loc changes and debug items:
...
-increasing the buffer in the journal program that seeks the lang code in the fake savefile, as "[zh_CHT]" was too long for the old buffer to find
-updating wallpaper script to work with all langcodes
-making save screen support 100 save files
-"debug_tester.dat" will allow players to have 2 debug items when starting a game or loading a debug save, and also allow access to the debug switch/variable menu
-also made debug items immune to the part of the game where your inventory is emptied
2022-01-30 22:42:58 -06:00
GIR
502f570afd
More Open Localization Changes
...
-externalizing safe puzzle text
-adding support for "multi-line" pot format, since poedit seems to save long lines like that sometimes
2021-12-23 22:32:50 -06:00
GIR GIR
9960d49d00
-loading language font mappings from file now, for scripts. Still needs to be done for the keybindings menu
2021-11-11 01:34:33 -08:00
GIR GIR
34e7e822ec
-now load "pot" files instead of "loc" files for main translation file
2021-11-03 02:05:36 -07:00
Eliza Velasquez
4a76d7d2c4
Even more linux/itch fixes
2020-06-17 19:11:11 -07:00
Eliza Velasquez
8572f65917
Linux AppImage support
2020-06-16 15:53:22 -07:00
Eliza Velasquez
8c3ffd303d
Fix Linux bitrot
2020-06-15 23:55:18 -07:00
GIR GIR
5e8fb00585
-further localization changes for chinese version
...
-language will now default to chinese if "zh_CN.ver" file is present in root directory
2020-01-19 01:12:57 -08:00
mshirt
611aadf92d
Fixing issue where last option wasn't being redrawn on lang switch
...
silly hard-coded array limits
2019-09-05 23:07:43 -07:00
mshirt
3ee6bf7356
Making automash a settings option
2019-09-05 22:49:55 -07:00
mshirt
7c580aa109
Fixing other places for auto-mashing
2019-07-02 01:45:16 -07:00
mshirt
629a38aff7
Adding input for auto-mashing text
2019-07-02 01:01:03 -07:00
Pera Pisar
ed10371231
Create the documents directory if it doesn't exist
2019-04-25 02:51:10 +02:00
mshirt
b49d9fb8cf
Adding april fools changes back in
...
I guess I never committed these last year
2019-03-31 02:06:02 -07:00
Eliza Velasquez
c096f6f020
Fix October bug
2018-10-13 18:49:57 +00:00
Vinyl Darkscratch
6554a6e43f
Fix choice crash when Action+Cancel pressed simultaneously
2018-10-07 14:27:07 -07:00
KockaAdmiralac
474bb2ce30
Fix .desktop file creation
2018-08-03 02:37:47 +02:00
KockaAdmiralac
5e47258600
Make Journal not create a symlink and instead a .desktop file on select DEs, make Color an array of strings
2018-08-03 00:25:31 +02:00
Vinyl Darkscratch
8a873cd503
Switch to windowed mode when changing wallpaper
...
This fixes a bug on macOS where fullscreen applications are treated like separate desktops. Also makes the wallpaper easier to see.
2018-05-04 01:39:26 -07:00
Vinyl Darkscratch
beb0d3fb3c
If journal is open, quit journal when quitting game
2018-05-04 01:20:41 -07:00
Vinyl Darkscratch
d9357ef4f3
Increase fullscreen->window delay on dialogue message boxes
...
Fixes #38
2018-05-03 22:12:26 -07:00
Vinyl Darkscratch
6273077dbe
Fix #35
2018-04-24 04:26:01 -07:00
Vinyl Darkscratch
2220473c22
Fix #33
2018-04-24 00:49:14 -07:00
Vinyl Darkscratch
fb50147c7a
Minor whitespace change
2018-04-17 00:59:00 -07:00