Tai Kedzierski
7becaaf4db
configurable unswappable nodes, ice mobs cause nonwalkable/buildable nodes to drop
2019-01-05 18:30:39 +00:00
Tai Kedzierski
4a3c5ea42f
fix pumpboom collision box sizes
2019-01-05 17:15:54 +00:00
Tai Kedzierski
666b4c0ca2
fix shooting mobs who shoot through walls
2019-01-05 02:26:58 +00:00
Tai Kedzierski
a860f0bd97
Fix spears
...
* only place one spear entity for multiple mobs hit
* widen the area of effect of it
* remove delay for effect
* remove tons of duplicate code!!
* reduce wear when no hit
* generalize which nodes can be shot through
2019-01-05 01:54:24 +00:00
Tai Kedzierski
43e3c301b1
digging webs drops cotton
2019-01-02 23:33:55 +00:00
Tai Kedzierski
b8e90803be
fix duck webs going everywhere
2019-01-02 22:54:07 +00:00
Tai Kedzierski
317765cbc0
fix web replaceing unswappables, fix shields registered as helmets
2019-01-02 22:30:41 +00:00
Tai Kedzierski
0950febd76
Merge branch '3.1-taikedz'
2019-01-02 21:43:24 +00:00
Tai Kedzierski
5d1876067d
remove inhibitor blocks, adjust rainbow staff to allow alternative blocks if nyancat not available
2019-01-02 21:37:38 +00:00
Tai Kedzierski
5cdf33449b
add mob inhibitor to unswappable nodes
2018-12-31 03:34:11 +00:00
Tai Kedzierski
055cb60c3f
add nyancat soft dependency
2018-12-31 01:43:18 +00:00
Tai Kedzierski
2462ec8ed5
only load rainbow staff classic if nyancat present
2018-12-31 00:53:39 +00:00
Tai Kedzierski
104d312452
quickfix particlespawn to use definition instead of function parameters
2018-12-31 00:36:27 +00:00
Tai Kedzierski
75c89977e1
fix setting for inhibition
2018-12-30 19:24:57 +00:00
Tai Kedzierski
a168134fb8
other ways to kill a mortick ...
2018-12-30 17:25:30 +00:00
Tai Kedzierski
58d58544c8
add setting for energy, change rainbow staff setting name
2018-12-30 17:01:33 +00:00
Tai Kedzierski
4a7fcd366a
fix energy globes for morvala, fix mob bugs
2018-12-30 16:57:21 +00:00
Tai Kedzierski
48cfd8c66e
Add ABMs back!
2018-12-30 15:16:23 +00:00
Tai Kedzierski
77ac1971ec
add venomous gas cleanup ABM
2018-12-30 15:03:48 +00:00
Tai Kedzierski
bc39e5b2e5
early warning system inhibitor
2018-12-30 13:38:17 +00:00
Tai Kedzierski
eaa50c524b
changed inhibitor so that it can be dug by rainbow tool, changed rainbow tool name from bludgeon, moved inhibitor to tools
2018-12-30 13:33:34 +00:00
Tai Kedzierski
63973f7b18
ensure only admins can place mob inhibitors
2018-12-30 04:39:49 +00:00
Tai Kedzierski
f60dff7883
Mob inhibitor radius is configurable, default reduced to 8
2018-12-30 01:00:44 +00:00
Tai Kedzierski
c09082a68c
corrected particlespawn code in inhibitor
2018-12-29 20:50:21 +00:00
Tai Kedzierski
0cda8a9374
special block should not be diggable
2018-12-29 20:25:49 +00:00
Tai Kedzierski
200c15f690
Remove imported code
...
* xdecor mechanisms had been brought in so as to ensure safe spawn huts.
* This has been superseded by use of `mobs_inhibitor`
* item_drop import has been removed - it should not have been added in the first place
2018-12-28 21:36:39 +00:00
Tai Kedzierski
2e4d3074bf
Reinstate air as an invalid putting block
2018-12-28 20:26:11 +00:00
Tai Kedzierski
311701e918
add mob inhibitor and sounds, clarify art licenses
2018-12-28 20:05:44 +00:00
Tai Kedzierski
6ddcf08496
fix facedir on lever, fix whitespace
2018-12-28 18:08:00 +00:00
Tai Kedzierski
0bdabf7305
Imported code from other mods
...
* Added itemdrop's sounds
* Added mechanisms from xdecor to allow auto closing doors
* (essential for server buildings!)
2018-12-28 18:00:23 +00:00
Tai Kedzierski
6e63472257
fix broken calls to unswappable
2018-12-28 05:16:26 +00:00
Tai Kedzierski
162c1e179e
more stuff to do
2018-12-28 01:00:57 +00:00
Tai Kedzierski
fe9b79c295
no disrespect to Nathan Petrelli, but I dont think we should name monsterducks after him...!
2018-12-28 00:39:40 +00:00
Tai Kedzierski
fbbbabb63b
fix dropfuel calls and death checks
2018-12-28 00:28:15 +00:00
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