Wuzzy
|
6518fa7599
|
Fix crash for missing _mcl_saturation
|
2017-05-21 00:04:39 +02:00 |
|
Wuzzy
|
aeff735b87
|
Add hunger effect for poisonous foods
|
2017-05-21 00:01:39 +02:00 |
|
Wuzzy
|
af4ef21675
|
Fix annoying mcl_hunger typo (“poisen”)
|
2017-05-20 23:34:31 +02:00 |
|
Wuzzy
|
9a520450c1
|
TODO list for exhaustion
|
2017-05-20 23:31:54 +02:00 |
|
Wuzzy
|
da028a5f4c
|
Update HUD bar sorting
|
2017-05-20 23:27:32 +02:00 |
|
Wuzzy
|
3dd4b0c522
|
Rename food HUD Bar back to "hunger"
|
2017-05-20 23:26:54 +02:00 |
|
Wuzzy
|
7115cc28c4
|
New images for mcl_hunger debug mode
|
2017-05-20 23:20:50 +02:00 |
|
Wuzzy
|
65a874136d
|
Add hidden hunger debug setting
|
2017-05-20 22:55:33 +02:00 |
|
Wuzzy
|
61838ced7a
|
Add hunger debug mode
|
2017-05-20 22:51:40 +02:00 |
|
Wuzzy
|
7af1292b9f
|
Clarify previous commit
|
2017-05-20 22:35:50 +02:00 |
|
Wuzzy
|
dfbce6836a
|
Save exhaust/saturation as integers
|
2017-05-20 22:33:10 +02:00 |
|
Wuzzy
|
ae19fd9cba
|
Hacky saturation+exhaustion persisting
|
2017-05-20 22:06:12 +02:00 |
|
Wuzzy
|
d8e1124ee4
|
Refactor set/get hunger functions
|
2017-05-20 21:23:02 +02:00 |
|
Wuzzy
|
26e13119cb
|
Get rid of those weird hunger_raw functions
|
2017-05-20 20:59:30 +02:00 |
|
Wuzzy
|
690e81c0fe
|
Do not allow negative hunger
|
2017-05-20 20:40:22 +02:00 |
|
Wuzzy
|
c328a9b1bc
|
Update falling nodes after eating up cake
|
2017-05-20 20:10:12 +02:00 |
|
Wuzzy
|
0bb0ba91d9
|
Hunger: Remove some redundant HUD bar changes
|
2017-05-20 20:07:10 +02:00 |
|
Wuzzy
|
daf42e45c3
|
Limit saturation bonus by max food points
|
2017-05-20 20:00:26 +02:00 |
|
Wuzzy
|
22b8ba6440
|
Don't decrease hunger if saturation down from < 1
|
2017-05-20 19:59:47 +02:00 |
|
Wuzzy
|
5252409326
|
Reduce food level when exhaust>=4 and satur.=0
|
2017-05-20 19:51:46 +02:00 |
|
Wuzzy
|
8114ecf263
|
Dump unused code in mcl_sprint mod
|
2017-05-20 19:18:37 +02:00 |
|
Wuzzy
|
d13546246e
|
Cause exhaustion by sprinting
|
2017-05-20 19:14:07 +02:00 |
|
Wuzzy
|
2b484d8da3
|
Fix saturation possibly getting lower than 0
|
2017-05-20 18:48:40 +02:00 |
|
Wuzzy
|
3291fcb054
|
Add saturation value to food items
|
2017-05-20 17:45:04 +02:00 |
|
Wuzzy
|
a300831614
|
Add dummy saturation for eating food
|
2017-05-20 16:59:11 +02:00 |
|
Wuzzy
|
7c5b613032
|
Clean up hunger debug HUD bars
|
2017-05-20 16:37:31 +02:00 |
|
Wuzzy
|
bed9ccaa65
|
Hunger: Add internal saturation and exhaustion
|
2017-05-20 16:20:03 +02:00 |
|
Wuzzy
|
10446881b4
|
Take away 3 food points for regenerating
|
2017-05-20 15:01:59 +02:00 |
|
Wuzzy
|
9c22df853d
|
Generate igloos on snow blocks
|
2017-05-20 07:59:10 +02:00 |
|
Wuzzy
|
24ed86f18c
|
Add igloo schematic (kinda)
|
2017-05-20 07:46:57 +02:00 |
|
Wuzzy
|
b433107f67
|
Rarely spawn desert wells in deserts
|
2017-05-20 06:47:42 +02:00 |
|
Wuzzy
|
52616d86c0
|
Add desert wall schematic (no spawning yet)
|
2017-05-20 05:57:38 +02:00 |
|
Wuzzy
|
6772609872
|
Replace liquids in railcorridors
|
2017-05-20 05:26:18 +02:00 |
|
Wuzzy
|
c98c0bc6e6
|
Wash away carpets and cobwebs
|
2017-05-20 05:09:29 +02:00 |
|
Wuzzy
|
5f35bd2d2d
|
Proper implemetation of liquid flow node actions
|
2017-05-20 05:05:58 +02:00 |
|
Wuzzy
|
7ec501f779
|
Remove fire debug stuff
|
2017-05-20 04:25:51 +02:00 |
|
Wuzzy
|
d625fa734b
|
Destroy lever by flowing lava, too
|
2017-05-20 04:13:57 +02:00 |
|
Wuzzy
|
c49e8dfba0
|
Destroy some nodes by flowing lava
|
2017-05-20 04:11:14 +02:00 |
|
Wuzzy
|
7140bf71d8
|
Play sound for cooling lava
|
2017-05-20 03:36:07 +02:00 |
|
Wuzzy
|
f7b75834f1
|
Ignite air above lava sources
|
2017-05-20 03:24:36 +02:00 |
|
Wuzzy
|
e2e2a99d6b
|
Remove igniter group
|
2017-05-20 02:46:47 +02:00 |
|
Wuzzy
|
d257fa1437
|
Change fire spread rules, switch to timers
|
2017-05-20 02:45:37 +02:00 |
|
Wuzzy
|
ef06d345df
|
New lava generator: Spawn in air in layers 1-10
|
2017-05-20 01:27:09 +02:00 |
|
Wuzzy
|
d13fe532c5
|
Create drips only below solids below liquids
|
2017-05-20 00:38:10 +02:00 |
|
Wuzzy
|
0ae946a920
|
Mapgen: Single water and lava sources in ground
|
2017-05-19 22:26:39 +02:00 |
|
Wuzzy
|
34005774b8
|
Allow ore generator to replace andesite, etc.
|
2017-05-19 20:04:07 +02:00 |
|
Wuzzy
|
0d08f65cfe
|
Generate dirt and gravel after stones
|
2017-05-19 19:56:37 +02:00 |
|
Wuzzy
|
2d5d1ae23a
|
Put items into desert temple chests
|
2017-05-19 19:26:59 +02:00 |
|
Wuzzy
|
10b1099a21
|
Drop legacy WorldEdit support in mcl_structures
|
2017-05-19 18:22:27 +02:00 |
|
Wuzzy
|
09753ae57a
|
The mod mcl_fishing now uses mcl_loot API
|
2017-05-19 18:00:21 +02:00 |
|