1
0
Fork 0
mirror of https://gitlab.com/niansa/storybuilder.git synced 2025-03-06 20:48:28 +01:00
Commit graph

97 commits

Author SHA1 Message Date
niansa
69f1e614e3 Fix checkpoints (stupid cause) 2020-02-03 18:32:16 +00:00
niansa
543618251d Fixed intendation 2020-02-03 11:03:07 +00:00
niansa
71dc47ea1f Updated menu background/icon 2020-01-30 21:26:34 +01:00
niansa
a1bb16aec8 Implement worldedit file definition in stage.pos 2020-01-18 15:49:54 +01:00
niansa
69ee57c20b Added test entity (based on wildlife mod) temporarily 2020-01-15 21:56:16 +01:00
niansa
fa9f7d1e9f Revert buildmode to false 2020-01-15 21:01:17 +01:00
niansa
5ea9576505 Don't play warp sound if non-existent 2020-01-15 20:57:50 +01:00
niansa
69df8fbdb7 Fixed stuff in data repairment and background music 2020-01-15 20:54:54 +01:00
niansa
761fa881c6 Make checkpoints walkable 2020-01-07 16:51:34 +01:00
niansa
e7e69d44fe Restore functionality of scoreblock 2020-01-07 16:38:41 +01:00
niansa
47ba33a418 Merge branch 'master' of https://git.tuxifan.ga/niansa/minetest-storybuilder 2020-01-07 16:21:46 +01:00
niansa
a04e2396cc Make Stageblocks and Scoreblocks walkable 2020-01-07 16:21:05 +01:00
niansa
9eb48525d4 Yet another fix in readme 2019-12-20 16:49:33 +00:00
niansa
1c3f1042a2 Merge branch 'master' of https://git.tuxifan.ga/niansa/minetest-storybuilder 2019-12-20 17:09:49 +01:00
niansa
e7f813f168 Fix readme again 2019-12-20 16:09:41 +00:00
niansa
017e4f9bb7 Deprecate extrastages (needs reimplementation) 2019-12-20 17:03:14 +01:00
niansa
5681fa4cc2 Fix 2019-12-20 16:08:53 +01:00
niansa
785dd8d75f Fix readme 2019-12-20 13:51:06 +01:00
niansa
ba28918201 This game has its first stable release now 2019-12-12 19:52:11 +00:00
niansa
91b77d4716 moved get_minstage from story to storybase 2019-11-28 22:19:55 +01:00
niansa
7c736e9f41 Fixed even more CRITICAL bugs! 2019-11-28 22:09:12 +01:00
niansa
0404322586 Fix bad minstage 2019-11-26 22:23:36 +01:00
Nils
de1d5c28c0 Added extrastage capability and check players savdata on startup 2019-11-22 14:37:08 +01:00
Nils
65c8bde320 Fixed issue (checkpoints not working) 2019-11-21 20:50:49 +01:00
Nils
b4b13db267 Added doors mod from minetest_game 2019-11-21 20:39:56 +01:00
Nils
ff5b4f6b8e Added blinking neon lines 2019-11-21 20:30:04 +01:00
Nils
fa1885804a Make neon lines light the environment 2019-11-21 19:10:09 +01:00
Nils
7748fdb611 Added simple neon lines 2019-11-21 19:04:44 +01:00
Nils
6abab9294c Moved cold water to "special water" nodes 2019-11-21 18:53:50 +01:00
niansa
c6a62d883c Update 'mods/story/nodes.lua'
Removed misleading comments
2019-11-21 17:50:30 +00:00
Nils
117701b06f Added cold water 2019-11-21 18:45:30 +01:00
Nils
2d7964e7c2 Added snow (with texture from MineClone2) 2019-11-21 18:32:07 +01:00
Nils
1eee6af342 New ice texture (from MineClone2) 2019-11-21 18:27:28 +01:00
Nils
9227b5ba49 Merge branch 'master' of https://git.tuxifan.ga/niansa/minetest-storybuilder 2019-11-21 18:24:04 +01:00
Nils
c53f0b9335 Litte change in bgmusic mod and new ice node 2019-11-21 18:23:22 +01:00
niansa
00cc891dc8 Removed deprecated documentation 2019-11-14 18:29:30 +00:00
niansa
09c6b064e2 „README.md“ ändern 2019-11-05 15:35:32 +00:00
Nils
be66f84c0a Add all thirdparty mods! 2019-11-05 16:34:16 +01:00
Nils
8e766d8cf3 Merge branch 'master' of https://git.tuxifan.ga/niansa/minetest-storybuilder 2019-10-22 15:58:51 +02:00
Nils
59cd1f26d8 Do not restart music if last stage had same music as current stage 2019-10-22 15:57:59 +02:00
Nils
fc79554bd9 Always log at INFO loglevel 2019-10-07 02:18:23 +02:00
Nils
701b50a872 Change loglevel of storybase.debugmsg() 2019-10-07 02:14:04 +02:00
Nils
08300972c7 Use minetest.log() instead of print() 2019-10-07 02:04:09 +02:00
Nils
de37e1b935 Remove temporary debug code 2019-10-07 02:03:35 +02:00
Nils
965ea6fb6f Playertools API is now using storybase.debugmsg() 2019-10-07 01:55:15 +02:00
Nils
ed5baf2c38 Playertools uses storybase.debugmsg() now 2019-10-07 01:53:27 +02:00
Nils
1b1b71ada4 Hotfix (hud removal sometimes missing) 2019-10-07 01:47:32 +02:00
Nils
03b9ccf2f4 List mod dependencies in README.md 2019-10-07 01:29:50 +02:00
Nils
e8227bebef Hotfix checkpoint API on some setups 2019-10-07 00:45:22 +02:00
Nils
be7717cc1e Fix /gamereset command 2019-10-07 00:12:37 +02:00