276 Commits

Author SHA1 Message Date
Tai Kedzierski
14e2b397bb add item pickup, fix duckking evo bomb 2018-12-27 22:00:57 +00:00
Tai Kedzierski
ab470c7bcf Add dependency note for mobs_redo, rename weapons
* changed descriptions of DBZ-based weapons - we should not use trademarked names.
    * still need to change their itemstring names
* moved evocation bombs to own file, moved matria bumbs to own file
2018-12-27 21:12:09 +00:00
Tai Kedzierski
102575a808 reorganize some tools, isolate moranga tools, reduce repeated code 2018-12-27 20:47:46 +00:00
Tai Kedzierski
85fa36b08a preliminary investigation of special weapons axes and swords 2018-12-27 18:48:37 +00:00
Tai Kedzierski
7fc0c15025 add optional dependencies, update notes 2018-12-26 20:39:35 +00:00
Tai Kedzierski
b055abd90d add energy globe sounds 2018-12-26 19:28:13 +00:00
Tai Kedzierski
dec3cf95e7 clarify spawning code, reinstate mantises, move cooking, make energy more useful 2018-12-26 01:07:34 +00:00
Tai Kedzierski
c242ae4731 fix bare line_of_sight* references 2018-12-25 23:11:41 +00:00
Tai Kedzierski
7b460bba75 add bug note 2018-12-24 03:39:40 +00:00
Tai Kedzierski
7a3d2e12ea Change venemous gas textures so gas is visible, and more ...
* brains drop from bloco and signosigno
* change masticone to be defeatable by brute strength
* add ants to mapgenv7 spawn rules
2018-12-24 03:16:09 +00:00
Tai Kedzierski
5dd3a2622b finalize energy boosts, fix for all warnings 2018-12-24 01:30:58 +00:00
Tai Kedzierski
fe3f2f4c8c not working - middle of fix for energy boosts 2018-12-23 23:43:52 +00:00
Tai Kedzierski
09923bb402 remove safe fire, add energy boosts 2018-12-23 23:43:17 +00:00
Tai Kedzierski
8b277a7771 split files, add energy eating, rename some materials 2018-12-23 16:26:34 +00:00
Tai Kedzierski
98713af582 Many changes....
* Fix indentation in some of main files
* Change whitespace to spaces
* Add squib_fire for fire mobs
* Armor loop recipe fix
2018-12-23 05:05:00 +00:00
Tai Kedzierski
2c5d2ebee6 namespace settings, alternative rainbow staff 2018-12-23 01:55:33 +00:00
Tai Kedzierski
0fa121024c update license and notes 2018-10-24 12:37:37 +01:00
npx
b028d89572 Fixed the spawn multiplier for minetest 0.4.15 2017-02-07 23:53:33 +01:00
npx
d1dbd476a6 Fixed the rainbow_staff 2017-02-07 23:48:35 +01:00
npx
7bd31eaeac Added some checks for protection 2017-02-07 23:28:48 +01:00
npx
92d599682e Added some more checks for protection 2017-02-07 23:25:22 +01:00
npx
c044ff294b Fixed some forgotten checks for protections 2017-01-31 22:26:58 +01:00
NPXcoot
d3846c72de Merge pull request #17 from taikedz/nsss
From NSSS bug reports
Thank You!
v3.0
2016-12-15 22:14:09 +01:00
tai
00d2ea2936 merge 2016-12-14 22:57:20 +00:00
tai
b9791d466d recipe correction 2016-12-14 22:54:51 +00:00
tai
1180c6a94a fixed armor recipes 2016-12-14 22:54:00 +00:00
NPXcoot
99325a4118 Fixed egg recipes 2016-11-26 11:58:07 +01:00
NPXcoot
33c264ab73 Fixed Duckking bomb 2016-11-23 23:27:24 +01:00
NPXcoot
186a0536dd Merge pull request #16 from taikedz/patch-3
Fix evocation recipe
2016-11-23 23:14:20 +01:00
Tai Kedzierski
61ccecdb5d Fix evocation recipe
No more `_egg` needed
2016-11-23 18:15:06 +00:00
npx
8c67d6ee5d Merge branch 'development'
Solved conflicts
2016-11-23 00:51:51 +01:00
npx
659de453b4 Bugfix 2016-11-22 23:54:22 +01:00
npx
4b27f6a2c6 Bugfix 2016-11-22 00:34:13 +01:00
npx
8f53de3a34 New settings for some parameters 2016-11-22 00:05:33 +01:00
npx
8477a26e66 Merge branch 'development' of https://github.com/NPXcoot/nssm into development 2016-11-21 22:31:23 +01:00
npx
4f42e5ef09 Added the possibility to catch some of the mobs by making the egg match the name 2016-11-21 22:31:11 +01:00
npx
8aab9e43f0 Added the 3.0 changelog 2016-11-21 22:18:28 +01:00
npx
ba355a344f Added the description 2016-11-21 22:17:48 +01:00
NPXcoot
cd72ff4b5d README updated 2016-11-21 22:10:56 +01:00
npx
67015abf46 Added the possibility to modify mobs difficulty and spawn rate 2016-11-21 20:55:59 +01:00
npx
9f3b339acc Updated readme and depends files
Added settingtypes.txt to set some parameters
2016-11-20 23:55:24 +01:00
NPXcoot
aa25047b11 Bugfix 2016-11-20 18:32:45 +01:00
NPXcoot
505e3d0def Settings of weapons 2016-11-17 20:20:37 +01:00
NPXcoot
b4e4e94774 Adjusted some parameters 2016-11-16 00:37:04 +01:00
NPXcoot
daa429b61b Superspear+ 2016-11-15 22:10:22 +01:00
npx
e071c073d3 Removed an unused file 2016-11-15 22:03:03 +01:00
npx
9ef6853f58 Added a check for "self" 2016-11-15 21:41:12 +01:00
npx
b07259b990 Disabled the old explosion function 2016-11-15 21:34:58 +01:00
NPXcoot
ba5185845a Few changes 2016-11-15 21:12:25 +01:00
npx
7d841b06d3 Added the new explosion function based on the tnt one 2016-11-14 22:48:12 +01:00