Commit graph

23 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
5cd21a7a37 QoL Update 2023-03-15 14:27:40 -07: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
4642fb63fd Harvest Update 2022-10-17 17:23:26 -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
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
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
e773fab121
New Mobs, Switch to Creatura 2022-02-10 18:00:06 -08:00