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

Commit graph

  • 69f1e614e3 Fix checkpoints (stupid cause) master niansa 2020-02-03 18:32:16 +00:00
  • 543618251d Fixed intendation 1.2-stable niansa 2020-02-03 11:03:07 +00:00
  • 71dc47ea1f Updated menu background/icon niansa 2020-01-30 21:26:34 +01:00
  • a1bb16aec8 Implement worldedit file definition in stage.pos niansa 2020-01-18 15:49:54 +01:00
  • 69ee57c20b Added test entity (based on wildlife mod) temporarily niansa 2020-01-15 21:56:16 +01:00
  • fa9f7d1e9f Revert buildmode to false niansa 2020-01-15 21:01:17 +01:00
  • 5ea9576505 Don't play warp sound if non-existent niansa 2020-01-15 20:57:50 +01:00
  • 69df8fbdb7 Fixed stuff in data repairment and background music niansa 2020-01-15 20:54:54 +01:00
  • 761fa881c6 Make checkpoints walkable 1.1 niansa 2020-01-07 16:51:34 +01:00
  • e7e69d44fe Restore functionality of scoreblock niansa 2020-01-07 16:38:41 +01:00
  • 47ba33a418 Merge branch 'master' of https://git.tuxifan.ga/niansa/minetest-storybuilder niansa 2020-01-07 16:21:46 +01:00
  • a04e2396cc Make Stageblocks and Scoreblocks walkable niansa 2020-01-07 16:21:05 +01:00
  • 9eb48525d4 Yet another fix in readme niansa 2019-12-20 16:49:33 +00:00
  • 1c3f1042a2 Merge branch 'master' of https://git.tuxifan.ga/niansa/minetest-storybuilder niansa 2019-12-20 17:09:49 +01:00
  • e7f813f168 Fix readme again niansa 2019-12-20 16:09:41 +00:00
  • 017e4f9bb7 Deprecate extrastages (needs reimplementation) niansa 2019-12-20 17:03:14 +01:00
  • 5681fa4cc2 Fix #9 niansa 2019-12-20 16:08:53 +01:00
  • 785dd8d75f Fix readme niansa 2019-12-20 13:51:06 +01:00
  • ba28918201 This game has its first stable release now niansa 2019-12-12 19:52:11 +00:00
  • 91b77d4716 moved get_minstage from story to storybase niansa 2019-11-28 22:19:55 +01:00
  • 7c736e9f41 Fixed even more CRITICAL bugs! 1.0.2-fix niansa 2019-11-28 22:09:12 +01:00
  • 0404322586 Fix bad minstage 1.0.1-fix niansa 2019-11-26 22:23:36 +01:00
  • de1d5c28c0 Added extrastage capability and check players savdata on startup 1.0 Nils 2019-11-22 14:37:08 +01:00
  • 65c8bde320 Fixed issue #8 (checkpoints not working) Nils 2019-11-21 20:50:49 +01:00
  • b4b13db267 Added doors mod from minetest_game Nils 2019-11-21 20:39:56 +01:00
  • ff5b4f6b8e Added blinking neon lines Nils 2019-11-21 20:30:04 +01:00
  • fa1885804a Make neon lines light the environment Nils 2019-11-21 19:10:09 +01:00
  • 7748fdb611 Added simple neon lines Nils 2019-11-21 19:04:44 +01:00
  • 6abab9294c Moved cold water to "special water" nodes Nils 2019-11-21 18:53:50 +01:00
  • c6a62d883c Update 'mods/story/nodes.lua' niansa 2019-11-21 17:50:30 +00:00
  • 117701b06f Added cold water Nils 2019-11-21 18:45:30 +01:00
  • 2d7964e7c2 Added snow (with texture from MineClone2) Nils 2019-11-21 18:32:07 +01:00
  • 1eee6af342 New ice texture (from MineClone2) Nils 2019-11-21 18:27:28 +01:00
  • 9227b5ba49 Merge branch 'master' of https://git.tuxifan.ga/niansa/minetest-storybuilder Nils 2019-11-21 18:24:04 +01:00
  • c53f0b9335 Litte change in bgmusic mod and new ice node Nils 2019-11-21 18:23:22 +01:00
  • 00cc891dc8 Removed deprecated documentation 0.11-pre niansa 2019-11-14 18:29:30 +00:00
  • 09c6b064e2 „README.md“ ändern niansa 2019-11-05 15:35:32 +00:00
  • be66f84c0a Add all thirdparty mods! Nils 2019-11-05 16:34:16 +01:00
  • 8e766d8cf3 Merge branch 'master' of https://git.tuxifan.ga/niansa/minetest-storybuilder Nils 2019-10-22 15:58:51 +02:00
  • 59cd1f26d8 Do not restart music if last stage had same music as current stage Nils 2019-10-22 15:57:59 +02:00
  • fc79554bd9 Always log at INFO loglevel Nils 2019-10-07 02:18:23 +02:00
  • 701b50a872 Change loglevel of storybase.debugmsg() Nils 2019-10-07 02:14:04 +02:00
  • 08300972c7 Use minetest.log() instead of print() Nils 2019-10-07 02:04:09 +02:00
  • de37e1b935 Remove temporary debug code Nils 2019-10-07 02:03:35 +02:00
  • 965ea6fb6f Playertools API is now using storybase.debugmsg() Nils 2019-10-07 01:55:15 +02:00
  • ed5baf2c38 Playertools uses storybase.debugmsg() now Nils 2019-10-07 01:53:27 +02:00
  • 1b1b71ada4 Hotfix #2 (hud removal sometimes missing) Nils 2019-10-07 01:47:32 +02:00
  • 03b9ccf2f4 List mod dependencies in README.md Nils 2019-10-07 01:29:50 +02:00
  • e8227bebef Hotfix checkpoint API on some setups Nils 2019-10-07 00:45:22 +02:00
  • be7717cc1e Fix /gamereset command Nils 2019-10-07 00:12:37 +02:00
  • dc526b2127 Merge branch 'master' of https://git.tuxifan.ga/niansa/minetest-storybuilder Nils 2019-10-06 20:17:25 +02:00
  • 322ba9bcc8 Remove thirdparty mod placeholders Nils 2019-10-06 20:16:59 +02:00
  • 94ce7da138 Update that "don't expect anything" to "This game is in early deveopment, don't expect too much yet" niansa 2019-10-06 18:05:12 +00:00
  • dfa096cc21 Rename playertools api for compatibility reasons Nils 2019-10-06 19:57:54 +02:00
  • 1f44b9f1f6 Add GPLv3 license 0.10-pre Nils 2019-10-06 19:46:58 +02:00
  • f6ec7b5d39 Revert older cleaned up code (Part 2) (8a9cdb8f5b) Nils 2019-10-06 19:12:02 +02:00
  • f97b4d0c14 Revert older cleaned up code (Part 1) Nils 2019-10-06 19:07:40 +02:00
  • d3264ccf44 Merge branch 'master' of https://git.tuxifan.ga/niansa/minetest-storybuilder Nils 2019-10-06 18:57:41 +02:00
  • deae74f978 rename player variable to playertools to prevent override niansa 2019-10-03 15:46:36 +02:00
  • 34c879ad97 Rollback last commit, some bugs and another experimental try Nils 2019-10-03 15:30:44 +02:00
  • 3ec8da866d Fix a few bugs and (try to) implement experimental player recovery on falling Nils 2019-10-03 15:02:07 +02:00
  • 7e26c11ad1 Do not limit checkpoints to singleplayer Nils 2019-10-03 13:25:07 +02:00
  • 8a9cdb8f5b Add background music support Nils 2019-10-03 13:24:31 +02:00
  • 6838a11af8 Do not show minimap by default Nils 2019-10-02 17:33:15 +02:00
  • ed413f923b Hide all other huds in loading hud Nils 2019-10-02 17:22:10 +02:00
  • a2d9b71a7d Move story unrelated parts out of story api into player api Nils 2019-10-01 19:51:16 +02:00
  • 1796b681f0 Remove data of old loading screen Nils 2019-10-01 19:23:32 +02:00
  • 2ad9776896 Added new loading texture (+Gimp XCF) niansa 2019-10-01 17:21:53 +00:00
  • e84e04cf48 New loading screen Nils 2019-10-01 17:06:15 +02:00
  • 135f30d876 Test commit niansa 2019-10-01 15:04:35 +00:00
  • 08d355fda8 Removed unnearcessy lines niansa 2019-09-25 15:29:44 +00:00
  • ab73fa810d „game.conf“ ändern niansa 2019-09-25 15:28:37 +00:00
  • e869b9ddce Pulled updated sources from old GitLab repo 0.9-beta Nils 2019-09-21 18:17:12 +02:00
  • 136c6c0da2 Remove unnearcessy function niansa 2019-09-20 06:27:16 +00:00
  • dca2530ab8 Not that early anymore niansa 2019-09-18 13:17:27 +00:00
  • bf6d119250 Some fixes and a new (testing) block for astrid Nils 2019-09-15 11:32:48 +02:00
  • defe2d6fa1 Fix bug that cheating commands worked without permissions Nils 2019-09-09 16:54:05 +02:00
  • f1af39a88d Many optimisations, removal of useless corruptionhandler Nils 2019-09-09 16:35:06 +02:00
  • 6c4885c352 Automatically try to fix playerdata on corruption Nils 2019-09-08 17:22:31 +02:00
  • f2e0a8645d Fixed spelling Nils 2019-09-08 17:22:15 +02:00
  • edfe7ec755 Minor improvements Nils 2019-09-08 16:28:03 +02:00
  • f01ee0156d Many improvements and a new system to handle corrupted playerdata as well as "cheating" (experimental) Nils 2019-09-08 15:12:29 +02:00
  • 53d38e6c90 Allow stage positions to be random Nils 2019-09-06 19:40:10 +02:00
  • 19452d1bd1 Better preloading Nils 2019-08-31 17:16:49 +02:00
  • 6c223a9fb1 Loading stage is preloaded now! Nils 2019-08-31 16:52:59 +02:00
  • ba42f9a9f7 Fixed accidentally enabled buildmode AGAIN -.- Nils 2019-08-31 16:26:49 +02:00
  • e953ae326e Added "astrid" mod, because it contains stuff made by "astrid" Nils 2019-08-31 16:23:00 +02:00
  • c14de8a4c6 Fix loading animation Nils 2019-08-24 17:02:11 +02:00
  • f8d76c62a9 Updated README, docs/mods.txt Nils 2019-08-24 16:56:11 +02:00
  • 7205bba064 Ooops, there were wrong data in here. Nils 2019-08-24 16:35:00 +02:00
  • 6d4d0ef55d Add animation to loading stage 0.1-alpha Nils 2019-08-24 15:35:35 +02:00
  • 3cdf53486d Fix stage loading twice on first join Nils 2019-08-24 14:43:47 +02:00
  • 7704bc6401 Added "loading..." screen Nils 2019-08-24 14:35:47 +02:00
  • 60b8aa0604 Now stages are saved into WorldEdit Stages and loaded when required. Slow and requires WorldEdit! WIP Nils 2019-08-24 12:52:00 +02:00
  • 5d89c23821 Do not enable buildmode by default Nils 2019-08-24 10:34:36 +02:00
  • c036fb352c Push initial source code Initial Nils 2019-08-23 20:32:30 +02:00
  • 42d4c06959 Initial commit niansa 2019-08-23 18:11:57 +00:00