1035 Commits

Author SHA1 Message Date
oilboi
1b545bfcfc Add in mob spawners and dungeon loot 2020-06-22 21:40:21 -04:00
oilboi
363c6808b2 Make mobs navigate even better 2020-06-22 19:47:45 -04:00
oilboi
03f57edd43 speed mobs up like CRAZY 2020-06-22 19:42:50 -04:00
oilboi
07da7703d3 Make ore blocks drop their block 2020-06-22 19:10:02 -04:00
oilboi
b9283cb9b7 Make the hotbar selection much easier to see 2020-06-22 19:09:16 -04:00
oilboi
f3167a6d6d Make weather change more and stay at the state longer 2020-06-22 19:03:09 -04:00
oilboi
4f40b95473 Speed mobs up significantly 2020-06-22 15:52:16 -04:00
oilboi
944875c95f Reformat lua locals in mob datahandling 2020-06-22 15:31:06 -04:00
oilboi
334825ca86 make mob animations reuse data 2020-06-22 15:28:00 -04:00
oilboi
8c43777302 Make head code for mobs reuse same data 2020-06-22 15:22:35 -04:00
oilboi
e65d8f452d make water flow even weaker 2020-06-21 23:15:25 -04:00
oilboi
1aa74e3e56 Make it easier for players to swim against current 2020-06-21 23:04:25 -04:00
oilboi
039e90d08a Make all entities flow 2020-06-21 23:01:08 -04:00
oilboi
a8d3e798d8 Make items flow in water 2020-06-21 22:52:19 -04:00
oilboi
917daa04a9 Make items remove and get destroyed by fire nodes properly again 2020-06-21 22:50:45 -04:00
oilboi
1616a9d0ad Fix unknown variables in boats 2020-06-21 22:46:57 -04:00
oilboi
80d28613a8 Make boats flow better 2020-06-21 22:46:02 -04:00
oilboi
602ea0434e Make water push players 2020-06-21 22:32:55 -04:00
oilboi
fa4036836a Remove nil pointing to metadata take for furnaces 2020-06-21 21:56:06 -04:00
oilboi
c1290ce7e7 Rewrite armor to use hud manager 2020-06-21 21:52:16 -04:00
oilboi
052bbaf42f Make capes code cleaner 2020-06-21 20:55:48 -04:00
oilboi
a81f2425af Part 1 of skins rewrite 2020-06-21 19:52:16 -04:00
oilboi
36f8560514 Swim fix attempt 1 2020-06-21 17:36:53 -04:00
oilboi
6e0946253f Fix mono sounds 2020-06-21 16:57:12 -04:00
oilboi
75bb175251 Fix explosions continuing to launch players on respawn 2020-06-21 16:31:12 -04:00
oilboi
4d4d260c33 Fix treecapitator 2020-06-21 16:24:42 -04:00
oilboi
399e2700a2 Fix furnace inv swap xp glitch 2020-06-21 16:14:39 -04:00
oilboi
5aa85963d8 Make boats placable on land 2020-06-21 15:54:53 -04:00
oilboi
a1c7411b2f Fix the bed glitch 2020-06-21 15:51:52 -04:00
oilboi
7316df244d Optmize doors 2020-06-21 15:49:59 -04:00
oilboi
42fff1c231 Add in file for pbms 2020-06-21 03:41:55 -04:00
oilboi
992f3b0836 Speed up redstone 2020-06-21 02:46:32 -04:00
oilboi
61ae7221b9 make swimming feel even better 2020-06-20 18:35:33 -04:00
oilboi
f9309e4579 Reimplement swimming, fix glitched, fix imprecision with us_time calc, and make swim bumping only happen every second 2020-06-20 18:27:06 -04:00
oilboi
7cdb260a13 Fix typo 2020-06-20 14:00:21 -04:00
oilboi
585206184b Make /home stop player from moving 2020-06-20 13:59:45 -04:00
oilboi
fecfa05e08 Make boats fall faster 2020-06-20 01:14:16 -04:00
oilboi
5705c9f32b Fix typo 2020-06-20 00:58:07 -04:00
oilboi
b2a8f30f14 Implement fall damage step delay calculation to accomodate for client->server lag 2020-06-20 00:57:07 -04:00
oilboi
402847bf13 Make mobs easier 2020-06-19 19:51:21 -04:00
oilboi
b92a7b172b disable water fall damage debug 2020-06-19 19:14:52 -04:00
oilboi
6f0c440b7c disable static saving for mobs 2020-06-19 19:05:08 -04:00
oilboi
c514281108 Make hostile mobs only spawn if area is really dark 2020-06-19 18:37:24 -04:00
oilboi
b1a4172f11 disable swimming 2020-06-19 17:51:14 -04:00
oilboi
1e926573f7 Pushing a test for fall damage calculations 2020-06-19 17:38:23 -04:00
oilboi
1a43e7c808 Put in better method of implementing cancel fall damage nodes :D 2020-06-19 16:47:31 -04:00
oilboi
7353208c7a switch os.clock to minetest.get_us_time 2020-06-19 16:08:24 -04:00
oilboi
ad5ead15c6 Switch os.clock to minetest.get_us_time 2020-06-19 14:28:44 -04:00
oilboi
e4bae0e76b Add in /home and /sethome 2020-06-19 14:11:08 -04:00
oilboi
534ba1f639 rebalance ores/pickaxes 2020-06-19 13:17:29 -04:00