Commit Graph

3524 Commits

Author SHA1 Message Date
minjaesong
cfd0f0302e smelter multiplier change 2024-02-02 00:20:41 +09:00
minjaesong
0769899b55 smelter: working smelting? and working sprite change 2024-02-02 00:03:27 +09:00
minjaesong
99e17d32e1 thermal stuffs 2024-02-01 16:18:18 +09:00
minjaesong
6e1ad9f768 fix: new encumbrance limit was not applied AT ALL 2024-02-01 16:17:58 +09:00
minjaesong
55bb33b4ce world portal: autogenerating returning portal 2024-01-31 23:18:12 +09:00
minjaesong
62d30fb6e9 'flatness' is considered on choosing a spawn point 2024-01-31 21:41:08 +09:00
minjaesong
a839cc9f49 item list only wheel-scrolls when you move whell on the navbar 2024-01-31 16:40:05 +09:00
minjaesong
3c6e7665fa porting scroll behav to the storage chest 2024-01-31 02:26:17 +09:00
minjaesong
e1935fb659 smelter: scroll wheel to operate the item slots 2024-01-31 02:07:17 +09:00
minjaesong
d1a6873bc0 smelter: clicking on the navbar no longer resets the cell selection 2024-01-30 23:35:16 +09:00
minjaesong
38e60678e1 minor locale update 2024-01-30 20:08:11 +09:00
minjaesong
7fb068517a tooltip and smelter ui fixes 2024-01-30 19:57:32 +09:00
minjaesong
cbe11ce5dc new tooltip for storage chest 2024-01-30 18:16:55 +09:00
minjaesong
1aee8a963a control helpers for smelter 2024-01-30 18:00:42 +09:00
minjaesong
6fc87d9ae9 tooltip to always update 2024-01-30 13:54:34 +09:00
minjaesong
111833f5d3 fix: old tooltip managing code and revived the fading transition 2024-01-30 02:57:18 +09:00
minjaesong
9fa28760fa all the gauges for uismelter 2024-01-30 01:37:03 +09:00
minjaesong
a027506ad2 smelter ui wip 2024-01-29 22:28:33 +09:00
minjaesong
3214f11375 uiitem and template refactoring; new smelter ui wip 2024-01-29 18:51:53 +09:00
minjaesong
8aedd7c78a fix: renaming player would cause savegame load to fail as renaming would 'prettify' the json and the savegame loader was not expecting it 2024-01-29 16:15:13 +09:00
minjaesong
9c2b2c6a13 encumb bar extracted to separate function 2024-01-29 14:29:03 +09:00
minjaesong
60a1b8f76b texture for storage chest item 2024-01-29 02:02:20 +09:00
minjaesong
3781470afb font update 2024-01-28 22:51:32 +09:00
minjaesong
d3cd3465c7 lone leaves decaying 2024-01-28 20:14:48 +09:00
minjaesong
6e69fb3872 seasonal texture for leaves 2024-01-28 17:27:11 +09:00
minjaesong
9f376e93b2 font update 2024-01-28 16:43:41 +09:00
minjaesong
b5f487fe2f yet another jukebox and musicplayer patch 2024-01-28 03:49:39 +09:00
minjaesong
add263620e who knew playing around the music player can be so hard 2024-01-28 02:50:08 +09:00
minjaesong
0af1e7004d all crafting stations now use UICrafting 2024-01-27 22:46:18 +09:00
minjaesong
253ce1054f cut-down version of crafting ui wip 2024-01-27 22:05:49 +09:00
minjaesong
46b55f6303 found a bug on uiFixture and the only solution would be creating a cut-down copy of the original ui 2024-01-27 19:48:44 +09:00
minjaesong
8b1331770d dust and sound on placing fixtures 2024-01-27 17:27:20 +09:00
minjaesong
03b002126a door sound amplified 2024-01-27 16:26:52 +09:00
minjaesong
0290ff1b11 fix: leaves being too strong 2024-01-27 14:45:08 +09:00
minjaesong
0c64cea220 savegamecracker: new command 'uuid' 2024-01-27 14:24:50 +09:00
minjaesong
9849769c7b tile hiding cond now takes uv intensity into account 2024-01-27 05:20:47 +09:00
minjaesong
fd8cdb94bc more emissive and glow codes that fixes glow/emsv-seen-thru-foreground 2024-01-27 04:32:42 +09:00
minjaesong
b1ca1a9351 glow/emissive for held items, even if the actor has no glow/emissive sprites 2024-01-27 03:21:26 +09:00
minjaesong
b02f4d7703 sprite: emissive layer 2024-01-27 01:27:45 +09:00
minjaesong
3042b0659e musicplayer: buttons are now well-behaving 2024-01-25 18:16:24 +09:00
minjaesong
2832f7123d auto apply filter if screenmagnifying is not 1.0 or 2.0 2024-01-25 16:04:20 +09:00
minjaesong
54061f64a8 fix: axe not cutting large trees well 2024-01-25 04:38:26 +09:00
minjaesong
46557c0f91 locale update (restart not needed) 2024-01-25 04:03:22 +09:00
minjaesong
d71527cff1 build script update 2024-01-25 03:41:20 +09:00
minjaesong
9df7f28301 ambient mixer v0.4.0-24w04a 2024-01-25 03:04:34 +09:00
minjaesong
cdae0cfb24 copyright update 2024-01-24 19:43:17 +09:00
minjaesong
b67c0837d8 fix: track fader was applied at PRE instead of POST 2024-01-24 19:10:04 +09:00
minjaesong
2016be562b static effect looops 2024-01-24 17:51:00 +09:00
minjaesong
89b372e4d8 convolutions and some audio samples are on CommonResourcePool now 2024-01-24 15:34:52 +09:00
minjaesong
76f7b2a145 more special purpose filters (audio samples will be added later) 2024-01-24 15:05:19 +09:00