Commit Graph

186 Commits (master)

Author SHA1 Message Date
Sumyjkl e47ccb2f79 better rope organisation, fix rope not falling when attached node breaks anchor 2022-09-04 02:13:52 +10:00
Sumyjkl 1f05331e37 organisational improvements 2022-09-04 01:53:27 +10:00
Sumyjkl cf992963ee removed note on FSF 2022-09-04 00:29:02 +10:00
Sumyjkl 1cd0375354 add potats 2022-09-03 22:02:48 +10:00
Sumyjkl 89ed4bd904 add clay crucible for smelting ores 2022-09-02 18:55:20 +10:00
Sumyjkl f46d7e20a6 add experimental rock golem like mob 2022-09-01 15:25:03 +10:00
Sumyjkl 15a8175842 slightly smoother golem movement (probably change everything later anyway though) 2022-09-01 13:21:59 +10:00
Sumyjkl 4e004029ec Merge branch 'mobs' 2022-09-01 13:05:44 +10:00
Sumyjkl f1d90cf3b8 disabled dynamic water until more discussion 2022-09-01 13:02:30 +10:00
Sumyjkl 01ec4fcd5d fix global var in func, change to power operator 2022-09-01 12:56:35 +10:00
opfromthestart e93b07916a Mob to_pos can now be overwritten 2022-08-31 14:41:45 -04:00
opfromthestart 3f586c31d3 Added API docs and improved customizability
Model and textures can be changed in the animation
Entities can now wander
Hostile entities will now update their path in real time
An entity can be hostile towards its own kind and properly track other members
2022-08-31 14:27:16 -04:00
Sumyjkl c7877b126d fix issue with river water 2022-09-01 01:24:53 +10:00
Sumyjkl 5069830201 updated icon 2022-08-31 22:29:38 +10:00
Sumyjkl 2199ad3ac9 prevent infinite rope bug 2022-08-31 21:59:34 +10:00
Sumyjkl 79775edddb add more inventory structure, add chest, add "drop contents" function in utils 2022-08-31 21:57:06 +10:00
Sumyjkl 5cfdf6879b torches break when not supported 2022-08-31 11:44:24 +10:00
Sumyjkl abaed9bb5d fix rope coil not working on ceilings 2022-08-31 11:42:02 +10:00
Sumyjkl 178e3e66c7 slightly better animations 2022-08-31 11:38:22 +10:00
Sumyjkl ac6f2d4986 rope is a bit more usable 2022-08-31 02:06:32 +10:00
Sumyjkl 927f27667c fix several group issues, add suffocates group for testing for "full" nodes 2022-08-31 01:05:02 +10:00
Sumyjkl 2135f1866c 20% chance per wood log for getting charcoal from fire pits 2022-08-31 00:46:20 +10:00
Sumyjkl e0ae74ca26 add 10*4 inventory for now, with background 2022-08-30 23:09:30 +10:00
Sumyjkl 60cc3dcb2f updater uses positive numbers and counts down to 0 2022-08-30 11:40:24 +10:00
Sumyjkl c0e2606b3c node updater doesn't check its last position (prevent too much recursion) 2022-08-30 11:21:27 +10:00
Sumyjkl 532d79a76a fix rope anchor on floor 2022-08-29 19:58:41 +10:00
Sumyjkl afec5d81b9 fix rope creating anchor where it shouldn't 2022-08-29 13:01:14 +10:00
opfromthestart 21e6493004 better model 2022-08-28 22:54:05 -04:00
opfromthestart 7e2ebebb8e Golem moves
He goes towards players, he doesnt hurt them yet
2022-08-28 22:48:45 -04:00
Sumyjkl 544e055cb3 substantially better ropes 2022-08-29 12:40:20 +10:00
opfromthestart 66aebf2db6 Fluids flow much nicer now
Better algorithm thanks to Sumi
2022-08-28 18:57:33 -04:00
opfromthestart d4635146e2 Dynamic water 2022-08-28 17:15:58 -04:00
opfromthestart 1fded82c2e Made mobs have health and stuff
Pathfinding is also a bit better now
2022-08-28 13:49:50 -04:00
Sumyjkl 0140747d16 don't breathe on it or it'll stop working 2022-08-29 02:42:53 +10:00
Sumyjkl 381a1a0ce4 dig anchor when separated from a wall 2022-08-29 01:29:17 +10:00
Sumyjkl 350ccdef7e fix several issues with rope 2022-08-29 01:24:24 +10:00
Sumyjkl e97a5f0fa9 fix not removing rope coil ent 2022-08-29 01:17:39 +10:00
Sumyjkl b7ea6a0b25 added rope and rope coils 2022-08-29 01:10:05 +10:00
Sumyjkl e8b1f95c2a add rope from plant fibres 2022-08-28 22:53:00 +10:00
Sumyjkl bdb44c1355 biome reshuffle 2022-08-28 18:28:27 +10:00
Sumyjkl 62882270bf add flax 2022-08-28 16:43:40 +10:00
Sumyjkl 8a4dcb2e08 add payload option to updater 2022-08-28 13:55:02 +10:00
Sumyjkl bb5b0047b6 actually allow there to be a custom delay for updater 2022-08-28 12:43:06 +10:00
opfromthestart 3457fc39f3 Pathfinding works mostly
still pretty laggy
2022-08-27 21:57:06 -04:00
opfromthestart 2620186541 Added some mob API 2022-08-27 19:10:12 -04:00
Sumyjkl dfc44d0183 increase call limit, allow custom delay in updater, add option for tree felling (still overpowered) 2022-08-28 02:41:25 +10:00
Sumyjkl ff4aa57d60 slightly streamlined updater 2022-08-27 22:59:47 +10:00
Sumyjkl 7eaff31e39 add tiny delay to updater 2022-08-27 22:49:21 +10:00
Sumyjkl 39eaf676b4 add water tex, not animated yet 2022-08-27 22:29:48 +10:00
Sumyjkl 5a7e4917e3 slightly less ugly lava 2022-08-27 21:58:58 +10:00