Commit Graph

692 Commits (master)

Author SHA1 Message Date
Casimir 51e6e06939
Merge pull request #63 from eliam/patch-1
fix drowning = false / 0 bug
2020-06-30 20:19:54 +02:00
Adrian Castravete e126e47e5c Make leaf detection function all the way
Leaf detection would **always** stop midway because of that return.
2020-06-02 13:58:13 +03:00
eliam e5da8ccbb0
fix drowning = false / 0 issue
Unable to run game in Minetest 5.3.0-dev
2020-05-19 22:35:57 +01:00
CasimirKaPazi f77c748411 Add more grass on the side of dirt blocks 2019-04-03 20:09:08 +02:00
CasimirKaPazi c761a6985e Conserve volume when making stone 2019-03-23 23:40:42 +01:00
CasimirKaPazi e7fc784146 Mobs: Don't require an empty hand to capture mobs 2019-03-17 14:30:10 +01:00
CasimirKaPazi 6ce4b3c760 Use a better (legacy) texture for dirt 2019-03-17 14:02:17 +01:00
CasimirKaPazi dd2c8c84e9 Mobs: Make rat attack the player when failing to catch it 2019-03-17 13:59:28 +01:00
CasimirKaPazi 11624f7e89 Farming: find farming plants in the wild, intermediate stage for footsteps 2019-03-17 13:40:12 +01:00
CasimirKaPazi 81b76f77fa Make tools more durrable and faster
Slow tools make the gameplay drag and feel boring. To fast tools make it to easy and remove
the need for better tools. It takes a lot of testing to find the middle ground.
2019-03-16 09:59:33 +01:00
CasimirKaPazi 678d8ac723 Mobs: Only spawn DM and rats nearby mossycobble and grass 2019-03-14 20:20:29 +01:00
CasimirKaPazi c58e76f291 Don't stack rats 2019-03-09 23:41:27 +01:00
CasimirKaPazi 0fc9817162 New game description 2019-03-09 23:40:21 +01:00
CasimirKaPazi bf24c421fd Release 5.0.0, new icon 2019-03-05 20:19:38 +01:00
CasimirKaPazi 5375ed236c Fix typo in player api 2019-03-05 19:53:12 +01:00
CasimirKaPazi 72622d4156 tnt: Gunpowder texture by Gambit 2019-03-03 10:58:48 +01:00
CasimirKaPazi 4ed22e9628 Add xpanes (MTG) 2019-03-03 10:38:36 +01:00
CasimirKaPazi cd88e2a640 Add beds (MTG) 2019-03-03 10:31:34 +01:00
CasimirKaPazi 591bb9f362 Add game description 2019-03-03 09:27:09 +01:00
CasimirKaPazi bcc87a9466 Bonfire: New textures and easyer crafting 2019-03-03 09:15:12 +01:00
CasimirKaPazi e9bd8cc572 Generate blocks of ice underground 2019-03-03 01:35:50 +01:00
CasimirKaPazi 3e1fea4ad3 Make ice and snow cool lava 2019-03-03 01:34:12 +01:00
CasimirKaPazi 95f3078210 Liquids are not ground content 2019-03-03 01:28:30 +01:00
CasimirKaPazi 5bc98627aa Fix gravel and sand missing from mapgen 2019-03-03 01:19:58 +01:00
CasimirKaPazi 0183c0a021 Mobs: Make DM only destroy flamable nodes 2019-03-03 00:39:15 +01:00
CasimirKaPazi c691489219 MTG: Add tnt 2019-03-03 00:38:17 +01:00
CasimirKaPazi 005e1628aa Add clay furnace 2019-03-02 20:40:35 +01:00
CasimirKaPazi 1312b0480b Change furnace layout to one slot 2019-03-02 20:39:41 +01:00
CasimirKaPazi 852fe292b6 Mobs: Catch a rat instad of an mob egg 2019-03-02 10:06:37 +01:00
CasimirKaPazi a23dcdd10e Make fern and fire floodable 2019-03-02 00:17:53 +01:00
CasimirKaPazi e6d436b7cb Fix mobs being added as submodules 2019-02-25 00:30:05 +01:00
CasimirKaPazi 434a7b2dca MTG: Add binoculars and map 2019-02-24 13:04:50 +01:00
CasimirKaPazi 8ffc8b78a3 Add 2D mobs
Just Mobs Redo with 2D sprites. Mobs are: Rat, Oerkki, Omsk, Dungeon Master, Dustdevil
2019-02-24 12:51:36 +01:00
CasimirKaPazi 0d2cae4ff6 Add stonebrick stairs 2019-02-24 12:46:50 +01:00
CasimirKaPazi 5ad4f9d681 Only grow papyrus on roots when planted
This way roots can be used as decoration or building blocks without becoming a weed.
2019-02-24 12:43:51 +01:00
CasimirKaPazi e618b8b15b Reduce sword cutting speed 2018-09-18 19:55:53 +02:00
CasimirKaPazi 577e6de5ae Cook stone out of cobble for balance 2018-09-14 19:44:41 +02:00
CasimirKaPazi 4d52341d61 Use same full punch interval on all tools 2018-09-14 19:25:50 +02:00
CasimirKaPazi 1d8cd99103 footsteps: Fix replacing nodes 2018-08-17 23:49:32 +02:00
CasimirKaPazi 039bc107b9 Footsteps: fix node timer 2018-08-15 09:58:45 +02:00
CasimirKaPazi 95f69b211b Replace deprecated function calls for mapgen settings 2018-07-04 22:23:18 +02:00
CasimirKaPazi 466b096d20 Don't drop bones as they trash multiplayer servers 2018-07-04 22:09:53 +02:00
CasimirKaPazi 30733be3f5 Fix mushroom spores inventory image 2018-07-04 21:58:24 +02:00
CasimirKaPazi 25a9264e70 Replace deprecated function calls 2018-07-04 21:52:39 +02:00
CasimirKaPazi 29377df024 Add an option to enable falling liquids 2018-06-24 22:28:12 +02:00
CasimirKaPazi 8a01db2e16 Use only cobble for crafting stone tools
To use any type of stone is strange and unbalanced.
2018-06-24 13:47:39 +02:00
CasimirKaPazi 839f9c6b4a Reflect latest changes in the readme 2018-06-23 15:07:03 +02:00
CasimirKaPazi 6a1054d770 Add screenshot 2018-06-23 01:51:09 +02:00
CasimirKaPazi 14bf879e1d Add missing alias for crumbled stone 2018-05-09 00:28:58 +02:00
CasimirKaPazi a5a624bcad Move flint and steel into fire mod to be compatible with MTG 2018-05-09 00:25:59 +02:00