Commit Graph

1045 Commits (master)

Author SHA1 Message Date
oilboi 275f652a1c Fixes to hunger and drowning 2020-06-15 12:04:00 -04:00
oilboi 99b22a1838 Update spawning.lua 2020-06-15 09:07:53 -04:00
oilboi d5223fcc5b Make snowman not hostile until punched 2020-06-15 08:59:35 -04:00
oilboi 0071f45750 Tune mob spawning 2020-06-15 08:59:25 -04:00
oilboi 4c61be9e52 Fix eating crash 2020-06-15 08:06:42 -04:00
oilboi 38e5102a7c More fixes 2020-06-14 20:28:57 -04:00
oilboi 67308f2b91 Fix crashes 2020-06-14 20:23:50 -04:00
oilboi 0df8facb4d Rewrite 2020-06-14 20:15:35 -04:00
oilboi 98000d896e Update eating_mechanics.lua 2020-06-14 16:50:58 -04:00
oilboi 9eac789fba Fix typo 2020-06-14 15:51:53 -04:00
oilboi f92d449630 Make eating mechanics more readable 2020-06-14 15:50:34 -04:00
oilboi a8db340ccd Remove nils 2020-06-14 15:12:32 -04:00
oilboi deceb171cd Make eating even faster 2020-06-14 15:06:12 -04:00
oilboi 92d0040c51 Overhaul eating 2020-06-14 15:02:28 -04:00
oilboi 868a8666da Skins fixes 2020-06-14 09:30:30 -04:00
oilboi 263bac0eac Add in ElCeejo's credits 2020-06-14 08:55:02 -04:00
oilboi e98beca706
Merge pull request #55 from ElCeejo/master
Apply head tracking to the Snowman
2020-06-14 08:34:24 -04:00
ElCeejo 33d940a531
Apply head tracking code to snowman 2020-06-14 01:49:14 -07:00
ElCeejo ce2edd3b7e
Update snowman.blend 2020-06-14 01:47:50 -07:00
ElCeejo c17dec0009
Fix Armature of snowman.b3d 2020-06-14 01:47:11 -07:00
oilboi 7fae84e644 Remove unneeded pi/2 constant from skins 2020-06-13 23:38:05 -04:00
oilboi 3f66614bbe Fix skins crashes 2020-06-13 23:31:14 -04:00
oilboi 91eb04b7b0 Streamline cape check data flow even more 2020-06-13 23:21:38 -04:00
oilboi 50b38e5e97 Remove unneeded data 2020-06-13 23:19:48 -04:00
oilboi a851f28bdc Add comment 2020-06-13 23:17:22 -04:00
oilboi 8e08900ba3 Completely overhaul skins mod 2020-06-13 23:16:47 -04:00
oilboi d293674cea Make grass randomly rotated 2020-06-12 19:40:19 -04:00
oilboi 9d4fbfce2f localize math.pi in player_api 2020-06-12 19:11:43 -04:00
oilboi a7ad8db876 Disable drowning knockdown 2020-06-12 18:43:34 -04:00
oilboi 4e009517a5 Tune head position polling 2020-06-12 18:19:21 -04:00
oilboi dcce671219 Allow players to swim in 1x1 holes 2020-06-12 18:08:02 -04:00
oilboi 9d8b9931c1 Add in player dying animation 2020-06-12 17:55:05 -04:00
oilboi 4ce7a3d672 Delete unused data 2020-06-12 17:20:28 -04:00
oilboi 420301acc7 Add player_pointer 2020-06-12 16:41:26 -04:00
oilboi e26ea2b8c5 Fix update bug 2020-06-12 16:41:08 -04:00
oilboi 32b346b789 Completely rewrite player_api 2020-06-12 15:52:30 -04:00
oilboi 4434e13b5b Add swimming animation to player model 2020-06-12 09:35:12 -04:00
oilboi 25546496db Add in prototype swimming mechanics 2020-06-12 09:05:22 -04:00
oilboi b81a98586d Remove engine drowning from water 2020-06-12 08:01:01 -04:00
oilboi 5cb8a4ccd1 Update player_mechanics.lua 2020-06-11 19:20:34 -04:00
oilboi f4b4ff7013 Disable running when in water 2020-06-11 19:17:55 -04:00
oilboi 50ebc24860 Swap hunger and drowning bar position and make drowning bar dissapear when full 2020-06-11 19:00:42 -04:00
oilboi 15ee31a052 Re-implement health regeneration 2020-06-11 18:37:53 -04:00
oilboi b5507580bd Rewrite a lot of things and make drowning it's own mod (rewritten) 2020-06-11 18:25:35 -04:00
oilboi c05de98369 Completely rewrite new_functions 2020-06-11 16:29:01 -04:00
oilboi e8a5a233a3 Optimize weather more 2020-06-11 12:32:56 -04:00
oilboi 9ccc3adfdc Move hunger class functions around so they're easier to read 2020-06-11 12:01:43 -04:00
oilboi 430522f06d Turn the hunger and satiation tick mess into functions 2020-06-11 11:57:08 -04:00
oilboi 2cac6babac Make hunger not crash when exiting smp 2020-06-11 11:37:12 -04:00
oilboi d44c30aa79 Optimize aether 2020-06-11 11:36:39 -04:00