Commit Graph

1045 Commits (master)

Author SHA1 Message Date
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
oilboi 5c11701f46 Add in lapis, emerald, sapphire, ruby tools/armor along with blocks of every ore crafterd from 9 of the drops 2020-06-19 01:56:00 -04:00
oilboi ba1eb33f80 Make too many items not a giant mess 2020-06-19 00:25:13 -04:00
oilboi e0ee4519b8 Clean up version info file 2020-06-19 00:24:57 -04:00
oilboi c35e0a9860 Fix name put in wrong place 2020-06-18 22:10:03 -04:00
oilboi 931e1051ee Remove third person sneaking eye offset 2020-06-18 19:01:12 -04:00
oilboi 63d2ba474a Remove eye offset from sneaking when swimming 2020-06-18 18:40:13 -04:00
oilboi eb5a253f43 Add in MUCH better swimming 2020-06-18 18:37:46 -04:00
oilboi b0809fa452 Fix bug where wield item gets stuck at last item 2020-06-18 17:48:14 -04:00
oilboi b599a2dc37 Fix the funny player attachment glitch which disabled animations 2020-06-18 17:45:55 -04:00
oilboi 190f2eb662 Optimize and re-enable player's being set on fire 2020-06-18 15:32:55 -04:00
oilboi 64d33b2d99 Optimize and enable touch_hurt and hurt_inside collision detection 2020-06-18 15:28:02 -04:00
oilboi 8899e18eea Wield item and item optimizations 2020-06-18 15:02:44 -04:00
oilboi 000e2be7cf Make grass spread faster 2020-06-18 14:58:20 -04:00
oilboi b03490dc89 Increase ladder amount 2020-06-18 14:56:40 -04:00
oilboi 6aa7a368a4 Fix tnt sound range 2020-06-18 14:43:04 -04:00
oilboi 47b58f9c26 Stop players' ears from getting destroyed by tnt 2020-06-18 13:54:33 -04:00
oilboi 4d44525be2 Make tnt work a lot better 2020-06-18 13:11:11 -04:00
oilboi e5cb23cc3c Make tnt FLING everything around 2020-06-18 12:03:03 -04:00
oilboi 65be6f5d78 Increase tnt performance 2020-06-18 11:46:02 -04:00
oilboi 937afbc9dc Make enchanting work again 2020-06-18 01:46:15 -04:00
oilboi a4eb603828 Make redstone drop xp 2020-06-18 01:24:08 -04:00
oilboi 8b8cd9261c Tune down nether difficulty 2020-06-18 01:22:22 -04:00
oilboi 13bd4fb765 Optimize and randomize tnt explosions 2020-06-18 01:20:00 -04:00
oilboi b36d1019dd Add in gimme command for item entity testing 2020-06-18 00:06:31 -04:00
oilboi 4a35d0c140 Remove debug prints 2020-06-17 23:47:44 -04:00
oilboi c8a64e16e2 Overhaul items 2020-06-17 23:36:25 -04:00
oilboi 4e2eeb1f5c Fix missed variable change in itemhandling.lua 2020-06-17 19:53:48 -04:00
oilboi 9dad07491f Optimize items not needing to redefine initial properties as much 2020-06-17 19:48:27 -04:00
oilboi 18d90e0aa5 Remove spiky and slippery enchantment functions, temp disable careful and fortune enchantments and make items work better 2020-06-17 19:15:28 -04:00
oilboi 068b1d15b9 Remove collection class link to experience orbs 2020-06-17 18:43:43 -04:00
oilboi b6088b337b Remove collection class 2020-06-17 18:43:26 -04:00
oilboi 1475bf11de Add a sound buffer to item magnet 2020-06-17 18:43:13 -04:00
oilboi 0c8110df10 Add in creative mode hand 2020-06-17 18:06:10 -04:00
oilboi 90deae6674 Fix cake 2020-06-17 17:55:44 -04:00
oilboi b74ace1b24 Increase xp entity speed even further 2020-06-17 17:51:31 -04:00
oilboi 80918be6cd Stop enchanting from being so annoying 2020-06-17 17:51:14 -04:00
oilboi 7b150036b8 Reenable sounds for xp 2020-06-17 14:44:58 -04:00
oilboi 5fcb407562 Temp remove server privelage for entity test 2020-06-17 14:21:35 -04:00
oilboi 387797ded0 Rewrite experience to be in ram 2020-06-17 14:19:23 -04:00
oilboi e2c96a94d7 Make boats work again 2020-06-15 23:19:35 -04:00