425 Commits

Author SHA1 Message Date
Wuzzy
5f0b6a4056 Version 1.1.2 2024-09-16 20:46:10 +02:00
Wuzzy
c795422bdf Reset boss arena on player respawn 2024-09-15 22:23:02 +02:00
Wuzzy
39a66dee63 Merge pull request 'Translate game description to spanish' (#41) from megustanlosfrijoles/Frijoles_Forest:master into master
Reviewed-on: https://codeberg.org/Wuzzy/Shadow_Forest/pulls/41
2024-09-15 19:56:08 +00:00
José Miguel Muñoz Z
0883ef7802 Fix a small typo 2024-09-12 08:17:10 -06:00
José Miguel Muñoz Z
0e920c0a55 Translate game description to spanish 2024-09-12 08:14:16 -06:00
Wuzzy
20fd9f6c22 Fix hud_elem_type deprecation warning (MT 5.9.0) 2024-09-04 20:40:53 +02:00
Wuzzy
15c8cbb63e Add missing dependency in sf_doors 2024-09-04 20:35:15 +02:00
Wuzzy
28a9c9149d Translate game description 2024-03-24 21:27:41 +01:00
Wuzzy
dc24e3dadd Version 1.1.1 2024-02-06 11:49:56 +01:00
Wuzzy
bcfc0f4074 Add ladders to allow to escape wastewater pit 2024-02-06 11:44:17 +01:00
Wuzzy
685dc39367 Version 1.1.0 2024-01-10 18:55:15 +01:00
Wuzzy
ecc5b9b778 Update translation files 2024-01-10 18:44:29 +01:00
Wuzzy
45a9511e3d Add ladder extension in dirty water basin 2024-01-10 18:43:07 +01:00
Wuzzy
017d9d3b5f Add metal ladder extension 2024-01-10 18:39:33 +01:00
Wuzzy
af956ffca4 Add post effect color to liquids 2024-01-10 18:23:28 +01:00
Wuzzy
815412507d Make liquids non-pointable in game 2024-01-10 18:16:48 +01:00
Wuzzy
9186933d8a Merge branch 'master' of https://codeberg.org/megustanlosfrijoles/Frijoles_Forest into megustaonlosfrijoles-master 2024-01-10 17:39:44 +01:00
Wuzzy
c7ecbefc32 Remove frequencies >10kHz in 'hit_ranged' sound 2024-01-10 17:29:25 +01:00
Wuzzy
dffa790f21 Fix ranged hit "ding" sound not playing 2024-01-10 17:29:05 +01:00
Wuzzy
6a683e8d0f Make shadow bush extend to -0.5 2024-01-10 17:18:37 +01:00
Wuzzy
dede0343c1 Update German translation 2024-01-10 15:15:32 +01:00
Wuzzy
bc006e3884 Update locale files 2024-01-10 15:10:12 +01:00
Wuzzy
5f918f5b24 Fix typo in sf_dialog 2024-01-10 15:10:00 +01:00
Wuzzy
5fd9896b14 Update locale files 2024-01-10 15:09:10 +01:00
Wuzzy
f8aad7cd4f Add /toggle_mobs command 2024-01-10 15:07:05 +01:00
Wuzzy
b22dc35568 Add vase_radar command 2024-01-10 14:57:21 +01:00
Wuzzy
a10d97e603 Add "/get_upgrades" command 2024-01-10 14:45:44 +01:00
Wuzzy
441a05a9a1 Add spawn and respawn to /goto command 2024-01-10 14:39:40 +01:00
Wuzzy
aeaf92e2f7 Add 'goto' command 2024-01-10 14:33:30 +01:00
Wuzzy
3e220255ba Close off a Forest escape near entrance 2024-01-10 14:25:55 +01:00
Wuzzy
8711ba3b90 Close off another potential forest escape 2024-01-10 14:22:26 +01:00
Wuzzy
b016eabfca Add cave zone and decrease the fog effect there 2024-01-10 13:49:31 +01:00
Wuzzy
2a01146ff8 Light/shadow projectile destroy each other on hit 2024-01-10 13:31:12 +01:00
Wuzzy
dc12f4366c Fix some small world bugs
* Floating grass in Forest
* Incomplete pole of shrine in Forest
* Overlap of Snow Mountain with Fog Chasm zone
2024-01-10 13:16:07 +01:00
Wuzzy
2a80fe6a99 Tweak spawner numbers 2024-01-10 02:41:28 +01:00
Wuzzy
4fd3cffe9a Make spawners go to sleep after they spawned 2024-01-10 02:12:27 +01:00
José M
4898c3e81e Merge remote-tracking branch 'upstream/master' 2024-01-09 17:42:12 -06:00
Wuzzy
9d681bc960 Document spawner code, avoid spawning mob into mob 2024-01-10 00:38:53 +01:00
Wuzzy
20e63e25c2 Don't spawn mobs very close to player 2024-01-10 00:19:07 +01:00
Wuzzy
30408d5a7b Add vase radar (for testing) 2024-01-10 00:11:09 +01:00
Wuzzy
e9e86d4a55 Fix crash when defeating boss 2024-01-10 00:03:53 +01:00
Wuzzy
1a0a51b807 Close off more possible level escapes 2024-01-09 22:59:56 +01:00
Wuzzy
ec13cd6893 Resize hearts on smaller screens 2024-01-09 21:58:33 +01:00
Wuzzy
6c46e90281 Dialog: Add hacky word wrap and right-align
Also add message test functions
2024-01-09 21:19:16 +01:00
Wuzzy
53953c00ad Add hacky word wrapping to dialog 2024-01-09 20:11:27 +01:00
Wuzzy
fa7d480cf1 Disable jumping on shadow bush 2024-01-09 17:47:14 +01:00
Wuzzy
e12cd1a8cb Add balcony to portal_tree zone 2024-01-09 17:30:27 +01:00
Wuzzy
d9c039aa65 Can reset dialogs 2024-01-09 17:03:08 +01:00
Wuzzy
bb4fa2153b Show respawn dialog after a short delay 2024-01-09 16:49:54 +01:00
Wuzzy
27261f5b0d Increase resource pickup range 2024-01-09 16:43:42 +01:00