Commit graph

45 commits

Author SHA1 Message Date
Slatian
e885754e98
Fix the behaviors.lua random function
Sometimes the arguments to the random function in behaviors.lua are swapped because of negative coordinates, this commit introduces a wrapper for the random function which makes sure that math.random gets its arguments in the correct order.
2023-07-04 12:37:47 +02:00
ElCeejo
8954aa3493 Crash fix 2023-04-03 19:29:19 -07:00
ElCeejo
abcbff4c05 Update log version, Reduce common spawn chance 2023-04-03 19:25:01 -07:00
ElCeejo
7cc520066e Fix wandering vectors 2023-04-03 19:21:19 -07:00
ElCeejo
5fb25d9dbd Bug Fixes 2023-03-17 13:19:59 -07:00
ElCeejo
5cd21a7a37 QoL Update 2023-03-15 14:27:40 -07:00
ElCeejo
1b9382bee3 Crash fixes, multimesh support 2022-12-11 17:21:49 -08:00
ElCeejo
6863359cf6 Code Cleanup 2022-12-03 23:23:06 -08:00
ElCeejo
21ad5faf7d Fixes and Bird Eggs 2022-11-05 21:07:25 -07:00
ElCeejo
56d5e39873 Spawn Settings 2022-10-22 01:27:58 -07:00
ElCeejo
1bc8aa8e75 Bug fixes, New Cow model 2022-10-21 15:53:00 -07:00
ElCeejo
93307c9eec Update Libri 2022-10-17 17:59:48 -07:00
ElCeejo
4642fb63fd Harvest Update 2022-10-17 17:23:26 -07:00
ElCeejo
d1453b9501
Fix crash 2022-09-15 12:20:19 -07:00
ElCeejo
2ca9681514 Fix mounted animation compat with 3d armor 2022-09-09 17:00:01 -07:00
ElCeejo
9d6f242871 Fixes 2022-09-09 16:55:20 -07:00
ElCeejo
2999966fc0 Libri improvements 2022-08-30 18:45:58 -07:00
ElCeejo
712d1c7daa Fixes 2022-08-27 21:30:18 -07:00
ElCeejo
e4af546bdc Updated Libri, Fixed Horse riding visuals 2022-08-27 20:15:57 -07:00
ElCeejo
8a34dce37c Fix crash, Fix player visual 2022-08-15 17:30:07 -07:00
ElCeejo
a1df98eed7 Various fixes 2022-08-13 23:15:43 -07:00
ElCeejo
eccc33cea5 0.4 2022-08-12 22:17:42 -07:00
ElCeejo
78e7b8bb44
Fix bug 2 2022-07-14 15:42:43 -07:00
ElCeejo
e3a610dd78
Fix bug 2022-07-14 14:46:12 -07:00
ElCeejo
50c56f9d79
Fix animal movement 2022-07-13 22:01:53 -07:00
ElCeejo
db1c6c84ca
Update Movement API, Fix potential crashes 2022-06-21 15:12:27 -07:00
ElCeejo
93c5127d1c
Fix crash from missing content id 2022-04-05 21:18:16 -07:00
ElCeejo
ebb7979953 Add Nests, Add Nametags, Improve Bird behavior, Improve Boids, Fix crashes, Fix Bird Libri entry 2022-03-31 19:18:56 -07:00
ElCeejo
288d15225b Fix multiple crashes 2022-03-02 22:21:46 -08:00
ElCeejo
fc6af4b455 Fix sheared Sheep texture, Improve behaviors, Improve mapgen spawning 2022-02-22 20:19:11 -08:00
ElCeejo
31c0232697 Fix multiple crashes, Improve multiple behaviors, Re-animate Horses 2022-02-20 11:45:25 -08:00
ElCeejo
74003ab4e4
Delete spawn.lua 2022-02-10 18:00:15 -08:00
ElCeejo
e773fab121
New Mobs, Switch to Creatura 2022-02-10 18:00:06 -08:00
ElCeejo
1450e131fa Add Reindeer 2021-12-24 11:47:35 -08:00
ElCeejo
89fdf311ec
initiate cached yaw in on_activate 2021-10-16 14:05:52 -07:00
ElCeejo
e3187bfb40
Another crash fix attempt 2021-10-05 13:18:37 -07:00
ElCeejo
88063a254d
Maybe? 2021-10-04 16:11:04 -07:00
ElCeejo
b548582ae1
Added nil check 2021-10-03 17:55:57 -07:00
ElCeejo
d41679d41d
More Settings 2021-09-24 17:38:56 -07:00
ElCeejo
85c1493c85 Various minor improvements 2021-08-23 02:46:14 -07:00
ElCeejo
72d66f7f64 Quieter Cats, More polished movement 2021-08-22 01:41:36 -07:00
ElCeejo
69e96a6b82
Smarter mapgen spawning, crash fix, more settings 2021-08-20 20:16:29 -07:00
ElCeejo
7e240b5bd8
Add new mobs, bug fixes, improved behavior 2021-08-20 13:08:17 -07:00
ElCeejo
5e62251465
Add "lightweight" mob physics 2020-11-25 00:28:24 -08:00
ElCeejo
0b7971e2c6
Initial Commit 2020-11-11 23:16:50 -08:00