154 Commits

Author SHA1 Message Date
Jordan Irwin
adbaf2887b Fix LuaDoc sections 2021-05-25 21:53:47 -07:00
Jordan Irwin
3486dcbdcc Reformat changelog 2021-05-25 21:13:43 -07:00
Jordan Irwin
f7ecf8255e Rename changelog 2021-05-25 21:11:12 -07:00
Jordan Irwin
4569763352 Update changelog 2021-05-25 21:09:57 -07:00
Jordan Irwin
96c8e5de45 Show screenshot in README 2021-05-25 16:42:03 -07:00
Jordan Irwin
51615f48a2 Add some links to README 2021-05-25 16:39:29 -07:00
Jordan Irwin
1000562ed3 Allow owned entities to be picked up by owners if spawnegg is registered 2021-05-25 00:08:31 -07:00
Jordan Irwin
35d80b61a2 Does not depend on wool 2021-05-25 00:05:26 -07:00
Jordan Irwin
d426f61098 Change setting key name 2021-05-24 22:52:31 -07:00
Jordan Irwin
8f9308262c Change setting "enable_mob_nametags" to "mobs_nametags" 2021-05-24 22:33:21 -07:00
Jordan Irwin
3410a98d07 Re-generate HTML docs 2021-05-24 22:29:09 -07:00
Jordan Irwin
490174ace9 Disable griefing unless "mobs_griefing" enabled 2021-05-24 22:28:09 -07:00
Jordan Irwin
b92b8f4ae6 Minor cleanup 2021-05-24 22:22:45 -07:00
Jordan Irwin
a01065ec6a Update TODO list 2021-05-24 22:21:47 -07:00
Jordan Irwin
093d654149 Remove debugging lines 2021-05-24 19:03:31 -07:00
Jordan Irwin
fa8d38dcd9 Don't automatically prefix mob name with color 2021-05-24 19:02:37 -07:00
Jordan Irwin
e05a654b22 Move features into features.lua 2021-05-24 18:20:59 -07:00
Jordan Irwin
ae6f63d1f3 Fix disabling nametags 2021-05-24 18:14:22 -07:00
Jordan Irwin
dbcdd3509e Add options to show nametags 2021-05-24 18:05:11 -07:00
Jordan Irwin
a3d08ffe2a Fix log method 2021-05-24 18:04:20 -07:00
Jordan Irwin
67fe75aeaf Clean up LuaDoc 2021-05-24 00:03:17 -07:00
Jordan Irwin
7c0db35dfe Allow wrapping in generated HTML docs 2021-05-23 23:37:17 -07:00
Jordan Irwin
6aaecefb7e Re-generate HTML docs 2021-05-23 23:34:33 -07:00
Jordan Irwin
26d76dced9 Move settings into settings.lua 2021-05-23 23:33:21 -07:00
Jordan Irwin
c58f022570 Cleanup 2021-05-23 23:32:21 -07:00
Jordan Irwin
e89abcedc1 Don't prepend colon when registering mob 2021-05-23 23:29:26 -07:00
Jordan Irwin
f6e27283cf Update callback parameters 2021-05-23 22:55:33 -07:00
Jordan Irwin
afd9ee1e27 Add to TODO list 2021-05-23 22:38:35 -07:00
Jordan Irwin
6d265d0040 'has_kockback' deprecated, use 'has_knockback' 2021-05-23 22:37:49 -07:00
Jordan Irwin
8928d84efe Cleanup 2021-05-23 22:36:09 -07:00
Jordan Irwin
4011882749 Add custom logging method 2021-05-23 22:34:15 -07:00
Jordan Irwin
22465f7913 Allow setting custom on_death method 2021-05-23 22:33:57 -07:00
Jordan Irwin
1b2711cc10 Add some missing documentation 2021-05-20 00:09:59 -07:00
Jordan Irwin
3143bd9f3b Add to TODO list 2021-05-20 00:09:02 -07:00
Jordan Irwin
e5c17b1b14 Update TODO list 2021-05-19 12:25:46 -07:00
Jordan Irwin
20cd70e199 Reset entity's life timer when attacked 2021-05-19 12:23:42 -07:00
Jordan Irwin
bcaed4e448 Entity's lifetime doesn't expire in modes "follow" & "panic" 2021-05-19 12:23:08 -07:00
Jordan Irwin
5588702050 Don't update life timer if entity is owned 2021-05-19 12:22:15 -07:00
Jordan Irwin
cfba159dec Default hit sound can be disabled with "def.sounds.play_default_hit = false" 2021-05-19 12:07:24 -07:00
Jordan Irwin
1f7b586871 Play "hit" sound when entity is damaged by attacker...
New sound file: cmer_hit_01.ogg (CC0): https://opengameart.org/node/100746
2021-05-19 11:43:32 -07:00
Jordan Irwin
0fc3771eef Update changelog 2021-05-19 09:57:15 -07:00
Jordan Irwin
eb5c7a4ce1 Don't drop items when entity lifetime expires 2021-05-19 09:50:14 -07:00
Jordan Irwin
0d33dabf0e Add to changelog 2021-05-06 16:07:45 -07:00
Jordan Irwin
ba4c33c74c Fix changelog 2021-05-06 16:03:36 -07:00
Jordan Irwin
c672c8df47 Add to TODO list 2021-05-06 15:49:11 -07:00
Jordan Irwin
50e3c8cd92 Remove built-in spawnegg support 2021-05-06 15:47:51 -07:00
Jordan Irwin
cad7d1bcf8 Remove item registration 2021-05-06 15:46:26 -07:00
Jordan Irwin
34e4bac3d5 Add nil check 2021-05-06 15:36:35 -07:00
Jordan Irwin
2fd06a7e37 Fix item registration names 2021-05-05 16:48:38 -07:00
Jordan Irwin
802e7758c8 Reformat README 2021-05-05 14:32:54 -07:00