minjaesong
|
ee8da4df84
|
rudimentary deploy system
|
2022-01-24 01:33:24 +09:00 |
|
minjaesong
|
367271c5ea
|
disabling 'immediate save fired' message
|
2022-01-23 20:48:41 +09:00 |
|
minjaesong
|
98aa2087bb
|
fixed a bug where console window would register keypresses when it's first loaded but not opened
|
2022-01-23 20:36:44 +09:00 |
|
minjaesong
|
250529e842
|
SortedArrayList.cloneToList() is no longer susseptible to ConcurrentModificationException
|
2022-01-23 20:25:20 +09:00 |
|
minjaesong
|
162d211a2d
|
russian ime diacritics fix
|
2022-01-22 14:47:06 +09:00 |
|
minjaesong
|
c56b1055d7
|
autosave is back
|
2022-01-22 14:43:31 +09:00 |
|
minjaesong
|
f13379ada8
|
fixed a bug where picking up a fixture placed on the world would drop one more fixture than it should do
|
2022-01-22 10:40:49 +09:00 |
|
minjaesong
|
0c70a7eebc
|
fixme: picking up a fixture clones it
|
2022-01-21 22:13:34 +09:00 |
|
minjaesong
|
fa68a1c377
|
fixture will drop itself when mined
|
2022-01-21 16:35:37 +09:00 |
|
minjaesong
|
75afcaede3
|
fixture pickup and mining works except for the dropping of a mined fixture
|
2022-01-21 14:01:37 +09:00 |
|
minjaesong
|
48e68137d6
|
copyright update; added HSLuv
|
2022-01-17 12:32:53 +09:00 |
|
minjaesong
|
b87dc1f28b
|
fixed a bug where the barehand action would do nothing
|
2022-01-14 15:44:37 +09:00 |
|
minjaesong
|
a7357c00a9
|
it was squared
|
2022-01-13 12:53:33 +09:00 |
|
minjaesong
|
f1d8850196
|
merging dropped items when they tightly overlap
|
2022-01-13 11:14:21 +09:00 |
|
minjaesong
|
1060d96364
|
IS_DEVELOPMENT_BUILD key can now be toggled with vm option '-ea'
|
2022-01-13 09:55:51 +09:00 |
|
minjaesong
|
53645925ba
|
variable tool reach wip
|
2022-01-12 17:30:30 +09:00 |
|
minjaesong
|
bf31cbb556
|
pickaxes are faster in general
|
2022-01-12 17:20:18 +09:00 |
|
minjaesong
|
0a5b9c1f2f
|
modification date now writes successfully
|
2022-01-12 16:38:43 +09:00 |
|
minjaesong
|
b0cf37250f
|
savegames are finally sorted
|
2022-01-12 11:59:10 +09:00 |
|
minjaesong
|
9797094cae
|
savegames array itself is correctly sorted but the UI is not and lastmodified time is also not written
|
2022-01-12 11:10:57 +09:00 |
|
minjaesong
|
03a06773c4
|
walk anim speed adjusted
|
2022-01-11 22:14:44 +09:00 |
|
minjaesong
|
dc595fdd51
|
reading text from the keyboard input panel will return the string in Unicode NFC
|
2022-01-11 17:30:52 +09:00 |
|
minjaesong
|
65d9ae7ee1
|
new walk anim delay WIP
|
2022-01-11 15:20:09 +09:00 |
|
minjaesong
|
202123486a
|
lang composition
|
2022-01-11 11:04:11 +09:00 |
|
minjaesong
|
2b3fdbde1f
|
item name translations
|
2022-01-10 22:37:28 +09:00 |
|
minjaesong
|
946f75183c
|
briefy showing item name to the quickslot when the selection has changed
|
2022-01-10 16:19:56 +09:00 |
|
minjaesong
|
48f62e11bf
|
drawing a held tile to the hand of the sprite
|
2022-01-08 21:52:21 +09:00 |
|
minjaesong
|
6697f2f5cd
|
drawing held item to the sprite WIP
|
2022-01-06 17:24:24 +09:00 |
|
minjaesong
|
0d14f9e027
|
a point to insert the item image to the item sprite
|
2022-01-06 14:56:36 +09:00 |
|
minjaesong
|
b1856852e4
|
more fixme comments
|
2022-01-06 11:40:36 +09:00 |
|
minjaesong
|
4ab9ad6a21
|
inputstrober thread priority set to 10
|
2022-01-06 10:03:35 +09:00 |
|
minjaesong
|
0a4410d865
|
font update
|
2022-01-05 16:59:14 +09:00 |
|
minjaesong
|
203252cec4
|
air drag sim is tuned so it's 'playable' than being physically accurate
|
2022-01-05 16:58:57 +09:00 |
|
minjaesong
|
0479eb1eb6
|
turns out it was not a cause of the "oscillating platform" bug
|
2022-01-04 21:29:28 +09:00 |
|
minjaesong
|
2f518258a3
|
fixed a bug where WeatherMixer would not read weather json files
|
2022-01-04 17:41:55 +09:00 |
|
minjaesong
|
b9bb757a76
|
trying to fix phys engine platform tile bug
|
2022-01-03 22:57:54 +09:00 |
|
minjaesong
|
8502b51396
|
mod dependency version checking
|
2022-01-02 23:54:22 +09:00 |
|
minjaesong
|
caa9b84cb2
|
modmgr to actually check dependency WIP
|
2022-01-01 23:38:30 +09:00 |
|
minjaesong
|
bc6a1c4463
|
new year new copyright date
|
2022-01-01 22:05:54 +09:00 |
|
minjaesong
|
ebefe97b59
|
mod icon will grey out if it contains errors
|
2021-12-28 23:07:55 +09:00 |
|
minjaesong
|
c9b87492c2
|
fixed a bug where wires won't pop up as the camera moves
|
2021-12-28 15:28:45 +09:00 |
|
minjaesong
|
9810d0927c
|
grapple and quickslot buttons on keeb control panel
|
2021-12-28 13:02:40 +09:00 |
|
minjaesong
|
c6bc628165
|
finally working floating head on the minimap
|
2021-12-22 16:00:21 +09:00 |
|
minjaesong
|
782581a61b
|
aww wip
|
2021-12-22 11:57:55 +09:00 |
|
minjaesong
|
7a22f49850
|
only works when it's not zoomed and not being panned
|
2021-12-21 21:49:13 +09:00 |
|
minjaesong
|
6ce4879857
|
wtfwftwtfwt
|
2021-12-21 18:02:01 +09:00 |
|
minjaesong
|
7ec9c6d383
|
font update
|
2021-12-21 14:09:46 +09:00 |
|
minjaesong
|
2a433a0cbe
|
get mugshot for assemblying sprites
|
2021-12-21 00:03:13 +09:00 |
|
minjaesong
|
099071bdd0
|
get player head texture wip
|
2021-12-20 22:56:16 +09:00 |
|
minjaesong
|
07345e3128
|
fixed a bug where hitbox of char/world selector is not changing when chat overlay is on
|
2021-12-18 15:23:32 +09:00 |
|