Commit Graph

165 Commits (master)

Author SHA1 Message Date
Jordan Irwin 2843875531 Regenerate HTML docs 2021-06-01 20:03:20 -07:00
Jordan Irwin d9eddcc2fe Update TODO list 2021-06-01 20:01:36 -07:00
Jordan Irwin 4e551ae828 Update LuaDoc 2021-06-01 19:59:58 -07:00
Jordan Irwin 60c1de9121 Add some debugging output 2021-06-01 19:59:34 -07:00
Jordan Irwin 48b4ac39c3 Make sure groupSpawn can return true 2021-06-01 19:58:00 -07:00
Jordan Irwin 47b65a761f Fix getting mob definition when name prefixed with colon 2021-06-01 18:35:23 -07:00
Jordan Irwin 5c4d361fea Change setting "enable_debug_mods" to "debug_mods" &...
...re-organize settings.
2021-06-01 18:33:33 -07:00
Jordan Irwin 96b2ab8f5e Attempt to fix spawning of entity names prefixed with colon 2021-06-01 17:44:55 -07:00
Jordan Irwin dd00438512 Add "air" as neighbor only if no neighbors defined 2021-06-01 17:30:51 -07:00
Jordan Irwin e2550665e4 Add debug setting 2021-06-01 17:26:43 -07:00
Jordan Irwin 3d4385ffc4 Minor optimization 2021-06-01 17:26:27 -07:00
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