Commit Graph

74 Commits (master)

Author SHA1 Message Date
Jordan Irwin 0536311f0e Call sound groups directly 2021-08-06 23:27:02 -07:00
Jordan Irwin b6561dc8f4 Use sounds mod for "hiss" & delete sounds from unknown source 2021-08-06 15:33:23 -07:00
Jordan Irwin 0adc6635c4 Add to TODO list 2021-08-06 14:59:46 -07:00
Jordan Irwin 4143bc9543 Use sounds mod for explosion 2021-08-06 14:59:30 -07:00
Jordan Irwin 5f9e529caf Add to TODO list 2021-08-03 03:06:27 -07:00
Jordan Irwin 02d797fce2 Add minimum required Minetest version to mod.conf 2021-07-20 18:00:24 -07:00
Jordan Irwin 6d9cc8f80b Add to TODO list 2021-07-20 17:56:28 -07:00
Jordan Irwin fbf7df4cfa Delete unused spawn.lua 2021-07-20 17:56:28 -07:00
Jordan Irwin 0e5ef436d0 Add to TODO list 2021-07-20 17:56:28 -07:00
Jordan Irwin 150190c2cd Update README 2021-07-20 17:56:28 -07:00
Jordan Irwin 9b80373efc Add to TODO list 2021-07-20 17:56:27 -07:00
Jordan Irwin e59081ea02 Fix chasing player when close 2021-07-20 17:56:27 -07:00
Jordan Irwin af218cc5ec Add to TODO list 2021-07-20 17:56:27 -07:00
Jordan Irwin 00a7f5a550 Fix tnt drop 2021-07-20 17:56:27 -07:00
Jordan Irwin 2b275380df Fix entity vertical positioning 2021-07-20 17:56:27 -07:00
Jordan Irwin 86392efe85 Begin converting to cmer API 2021-07-20 17:56:27 -07:00
Jordan Irwin 1a4166560c Update for simple_protection API from Git commit 3f34eda...
https://github.com/SmallJoker/simple_protection/tree/3f34eda
2021-07-20 17:54:11 -07:00
Jordan Irwin 22e81d5d27 Use "player_damage" sound from default if available 2021-07-20 14:43:27 -07:00
Jordan Irwin 8e32772287 Increment version to 1.1 2021-07-20 14:35:00 -07:00
Jordan Irwin c599620e9d Add to TODO list 2021-07-20 14:33:27 -07:00
Jordan Irwin 8ab2107d37 Add simple_protection support 2021-07-20 14:31:30 -07:00
Jordan Irwin c8757c94a0 Fix collision detection for jumping 2021-07-20 13:52:30 -07:00
Jordan Irwin e6ff7a1b70 Re-generate HTML docs 2021-07-20 11:23:44 -07:00
Jordan Irwin 12e6bd79db Add setting to customize spawning nodes 2021-07-20 11:22:36 -07:00
Jordan Irwin 4b8452538e Remove tnt:boom node after explosion 2021-07-20 11:18:49 -07:00
Jordan Irwin 031664d275 Fix entity vertical positioning 2021-07-20 11:15:57 -07:00
Jordan Irwin 1321b3092f Add to TODO list 2021-07-19 19:18:33 -07:00
Jordan Irwin ef962fcc12 Minor cleanup 2021-07-19 18:24:03 -07:00
Jordan Irwin 7bf5b9a927 Move some code into "expand" & "explode" local functions 2021-07-19 18:23:47 -07:00
Jordan Irwin be4da85462 Add nil check to sneeker.boom method 2021-07-19 18:22:57 -07:00
Jordan Irwin 776bd77a61 Play sound when hit if "sounds" mod available 2021-07-19 18:05:01 -07:00
Jordan Irwin ab748fdecb Minor cleanup to changelog 2021-07-19 18:01:40 -07:00
Jordan Irwin ad2786131c Move entity code into entity.lua 2021-07-19 17:49:39 -07:00
Jordan Irwin 8e2bef6127 Add link to Rui's original mod in README 2021-07-19 17:45:52 -07:00
Jordan Irwin dc2f803cff Clean up README 2021-07-19 17:42:48 -07:00
Jordan Irwin 40d0ba9301 Link to ContentDB in README 2021-07-19 17:40:11 -07:00
Jordan Irwin f51fa72f59 Fix reference link in README 2021-07-19 17:36:18 -07:00
Jordan Irwin b4e1acc75e Re-generate HTML docs 2021-07-19 17:35:18 -07:00
Jordan Irwin a12b8eb0dd Change API reference URL 2021-07-19 17:34:36 -07:00
Jordan Irwin b133b86d34 Add to TODO list 2021-07-19 17:32:46 -07:00
Jordan Irwin b020b803b2 Minor cleanup to changelog file 2021-07-19 17:31:48 -07:00
Jordan Irwin 56fdaac34f Rename changelog file 2021-07-19 17:31:02 -07:00
Jordan Irwin 3a3acc8dae Add to TODO list 2021-05-18 11:56:40 -07:00
Jordan Irwin eaab253726 Add to changelog 2021-05-08 21:41:57 -07:00
Jordan Irwin 5be4c40e97 Link to doc reference, changelog, & todo list in README 2021-05-08 21:28:41 -07:00
Jordan Irwin 5c75481d8a Add changelog & set version to 1.0 2021-05-08 21:25:02 -07:00
Jordan Irwin d992f38268 Generate HTML documentation with LDoc 2021-05-08 21:18:58 -07:00
Jordan Irwin 2210eff6bc Add LuaDoc 2021-05-08 21:18:33 -07:00
Jordan Irwin 62175d6a75 Add config & script for generating HTML documentation with LDoc 2021-05-08 21:17:55 -07:00
Jordan Irwin 6205ae4031 Update README 2021-05-08 18:26:39 -07:00