Commit Graph

330 Commits

Author SHA1 Message Date
Wuzzy c8d9ab48c7 API: Hint about mcl_hunger var 2017-02-22 13:33:45 +01:00
Wuzzy c60cff8f81 Fix crash when sprinting 2017-02-22 13:28:03 +01:00
Wuzzy 7da471386b Remove unused optdepends of mcl_hunger 2017-02-22 13:18:26 +01:00
Wuzzy d36beaf64f Prevent sprinting if hunger level <= 6 2017-02-21 16:44:26 +01:00
Wuzzy 2e7ce77985 mcl_util.is_in_void 2017-02-21 16:38:28 +01:00
Wuzzy 0288f9d0a9 Add mcl_hunger API: Set and get hunger 2017-02-21 15:58:51 +01:00
Wuzzy 341e8fadb2 Move sprint vars into mcl_sprint table 2017-02-21 15:45:48 +01:00
Wuzzy 94eb0b19e6 Only 30% sprint speed, no higher sprint jump 2017-02-21 15:43:37 +01:00
Wuzzy dd03c2a62a Add simple sprinting mod
Based on [sprint] by GunshipPenguin
2017-02-21 15:39:22 +01:00
Wuzzy c1f8e37b1e Remove old broken sprint mod 2017-02-21 15:12:31 +01:00
Wuzzy 5a6fd4f39f Resolve the void / weather sky color conflict 2017-02-21 13:48:20 +01:00
Wuzzy edde01d582 Fix weather sky color issues
But also disable void blackness
2017-02-21 04:20:43 +01:00
Wuzzy 1f3d14e0b0 Complain about ugly soul sand speed code 2017-02-20 17:10:51 +01:00
Wuzzy 1f4f6a0e84 Soul sand + (packed) ice or slimeblock = ultraslow 2017-02-20 17:06:19 +01:00
Wuzzy 342f0dcdaa Slow down players even more on soul sand 2017-02-20 16:58:56 +01:00
Wuzzy aa5ef41015 Globalize bedrock generation position 2017-02-20 07:10:03 +01:00
Wuzzy 0f2787cd16 Handle player void handling in playerplus 2017-02-20 06:56:17 +01:00
Wuzzy 22c5f0f41e Add a map imitation
The map item just enables the minimap. It's pretty overpowered at the moment.
2017-02-20 00:51:28 +01:00
Wuzzy dd05828281 Fix crash when eating 2017-02-17 03:12:46 +01:00
Wuzzy b8a2149995 Remove weird function call in hunger mod 2017-02-17 03:00:15 +01:00
Wuzzy b020c74fad Adjust number of food particles based on food points gained 2017-02-16 18:10:24 +01:00
Wuzzy 9816c91b6e Make food particles follow player speed 2017-02-16 18:01:42 +01:00
Wuzzy bbf7efc338 Remove food particles for eating a cake 2017-02-16 15:25:07 +01:00
Wuzzy d798df0742 Don't show food particle without inv/wield img 2017-02-16 15:17:42 +01:00
Wuzzy c587d6316e Use drinking sound for milk and soups 2017-02-16 15:08:26 +01:00
Wuzzy e3cea8ffdc Rename bite sounds 2017-02-16 14:49:29 +01:00
Wuzzy 6912ca832c Update eating sound 2017-02-16 14:47:50 +01:00
Wuzzy 16bfda053d Remove huge food register list in mcl_hunger 2017-02-16 14:20:57 +01:00
Wuzzy c000f8c2a4 Rename hbhunger to mcl_hunger 2017-02-16 14:19:34 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00