ancientmarinerdev
|
254caaff37
|
Merge conflict fixes for release 0.81.1
|
2022-12-14 21:38:53 +00:00 |
cora
|
7bd0b5a9b1
|
Some more missing arg fixes
|
2022-11-27 14:53:16 +01:00 |
cora
|
4909ef6ff7
|
Restructure on_step a bit
|
2022-11-27 14:53:16 +01:00 |
cora
|
6948b77226
|
move debug/nametag code back to api.lua
|
2022-11-27 14:53:16 +01:00 |
cora
|
2b691dea07
|
Fix some more global var warnings
|
2022-11-27 14:53:16 +01:00 |
cora
|
c25287e493
|
Some cleanup
|
2022-11-27 14:53:16 +01:00 |
epCode
|
762f64a4d1
|
Fix mob rotation glitching out near 0/360 in degrees
The problem mainly was that the set_yaw function was not allowing for negitive values.
|
2022-11-27 14:53:16 +01:00 |
cora
|
49670d1d28
|
put water flow code in separate function
|
2022-11-27 14:53:16 +01:00 |
cora
|
f4374d9efd
|
Fix item drops
|
2022-11-27 14:53:16 +01:00 |
cora
|
c7681af53e
|
Move registration functions to init.lua
|
2022-11-27 14:53:16 +01:00 |
cora
|
d62dbcb852
|
effects -> separate file + metatable
|
2022-11-27 14:53:16 +01:00 |
cora
|
67fd8c8b40
|
split off physics functions into separate file + use metatable
|
2022-11-27 14:53:16 +01:00 |