minjaesong
|
7ed37cf355
|
new ore?
|
2024-09-12 20:53:26 +09:00 |
|
minjaesong
|
11cdcbe2fc
|
actor update control by chunkAnchoring flag
|
2024-09-07 19:01:03 +09:00 |
|
minjaesong
|
e3b663b4aa
|
actors with chunk anchoring wip
|
2024-09-07 16:06:15 +09:00 |
|
minjaesong
|
1af82e4d5c
|
water jumping works but needs onscreen instruction to educate players
|
2024-09-06 21:14:54 +09:00 |
|
minjaesong
|
c2b624546b
|
comment fix
|
2024-07-28 19:26:37 +09:00 |
|
minjaesong
|
3386cfbd46
|
swiming control
|
2024-07-21 20:22:54 +09:00 |
|
minjaesong
|
42b3b9e02f
|
finally working buoyancy sim
|
2024-07-21 16:26:49 +09:00 |
|
minjaesong
|
082e1b7ec0
|
another wip
|
2024-07-21 11:46:59 +09:00 |
|
minjaesong
|
85c6b87cea
|
more physics madness
|
2024-07-21 04:45:10 +09:00 |
|
minjaesong
|
9f0094c371
|
prebuild: added macos game mode detection
|
2024-07-18 14:55:29 +09:00 |
|
minjaesong
|
d72bbb0355
|
better buoyancy but still wip
|
2024-07-17 01:41:32 +09:00 |
|
minjaesong
|
e77aa0c33f
|
fluid viscosity on phys sim
|
2024-07-16 17:32:56 +09:00 |
|
minjaesong
|
4fba0f70c9
|
weather in weathercodex
|
2024-04-14 00:18:30 +09:00 |
|
minjaesong
|
3ef3f3f653
|
fix: RAM music should loop as they should now
|
2024-04-06 00:22:52 +09:00 |
|
minjaesong
|
918276a1be
|
read sound effects from RAM
|
2024-04-02 14:32:13 +09:00 |
|
minjaesong
|
ec76eb2685
|
THE cheapest way to resolve right-sided phys bug
|
2024-03-21 14:25:41 +09:00 |
|
minjaesong
|
708dccb015
|
working sign
|
2024-03-20 22:32:09 +09:00 |
|
minjaesong
|
4e739963d3
|
copper sign actually spawns but still wip
|
2024-03-20 14:44:26 +09:00 |
|
minjaesong
|
b856574d20
|
fix: multimeter's block cursor would break fixture ghost
|
2024-03-19 04:55:37 +09:00 |
|
minjaesong
|
c0a8118717
|
variable wire cutter uisng right click (no sprite change yet)
|
2024-03-14 21:14:30 +09:00 |
|
minjaesong
|
5b462a2559
|
wire colour fade by signal strength
|
2024-03-14 00:18:25 +09:00 |
|
minjaesong
|
c829245b41
|
some changes
|
2024-03-11 23:59:21 +09:00 |
|
minjaesong
|
b05ae829cc
|
tapestry now persists after load
|
2024-03-11 23:54:02 +09:00 |
|
minjaesong
|
8aa866f040
|
fix: actor tooltip was repeatedly showing and hiding itself
|
2024-03-11 22:28:19 +09:00 |
|
minjaesong
|
bfaa50aea4
|
wire ports view
|
2024-03-07 23:46:30 +09:00 |
|
minjaesong
|
5b5534bcb9
|
LR click behav change/mouse clicks were sticky and causes unwanted behaviour on some fixture UIs
|
2024-03-05 05:21:17 +09:00 |
|
minjaesong
|
6c3ec20b3d
|
signal switches
|
2024-03-01 03:05:55 +09:00 |
|
minjaesong
|
9525441dc0
|
a debug print
|
2024-02-21 21:47:35 +09:00 |
|
minjaesong
|
f7b0dfb5bb
|
fix: getFreeTrack() would return a track it just returned when the timing coincides
|
2024-02-21 21:43:55 +09:00 |
|
minjaesong
|
91c5105a12
|
trying to fix glitchy audio after load
|
2024-02-21 14:06:49 +09:00 |
|
minjaesong
|
3bee121686
|
dropped items should collide with the platform
|
2024-02-17 23:17:01 +09:00 |
|
minjaesong
|
9caf9ab2fa
|
fix: explosion cuts off randomly
|
2024-02-17 00:30:04 +09:00 |
|
minjaesong
|
ffd470f2b4
|
fix: code for staircase climbing would interfere with hold-left/right-and-jump manoeuvre
|
2024-02-16 17:10:53 +09:00 |
|
minjaesong
|
b11bbf0130
|
fix: damaging terrain would not queue the modified chunk for the autosave
|
2024-02-16 14:29:47 +09:00 |
|
minjaesong
|
26bdd2253a
|
itemised the torch
|
2024-02-16 00:36:14 +09:00 |
|
minjaesong
|
c84e01646c
|
boom sound for the bomb
|
2024-02-14 16:59:01 +09:00 |
|
minjaesong
|
c66f5cbb54
|
throwable cherry bomb (no explosion yet)
|
2024-02-14 03:54:14 +09:00 |
|
minjaesong
|
45b141fd57
|
fix; default emissive layer for item sheet sprite was transparent
|
2024-02-12 22:32:51 +09:00 |
|
minjaesong
|
16c52a5e11
|
uicanvas: updateUI/renderUI to updateImpl/renderImpl to match the naming scheme with the actor
|
2024-02-12 17:28:23 +09:00 |
|
minjaesong
|
5f1e63e370
|
volume randomiser for smelter and furnace
|
2024-02-12 16:13:23 +09:00 |
|
minjaesong
|
7d871c5d49
|
actors now use 'updateImpl'; static sound for smelter and furnace
|
2024-02-12 04:48:25 +09:00 |
|
minjaesong
|
b93e987011
|
MusicContainer extracted out of the modulebasegame
|
2024-02-10 16:09:00 +09:00 |
|
minjaesong
|
2d42525092
|
actors now always calls despawn() when being despawned
|
2024-02-05 14:39:21 +09:00 |
|
minjaesong
|
0769899b55
|
smelter: working smelting? and working sprite change
|
2024-02-02 00:03:27 +09:00 |
|
minjaesong
|
d3cd3465c7
|
lone leaves decaying
|
2024-01-28 20:14:48 +09:00 |
|
minjaesong
|
8b1331770d
|
dust and sound on placing fixtures
|
2024-01-27 17:27:20 +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
|
3da37408a2
|
doppler effect
|
2024-01-21 03:25:03 +09:00 |
|