326 Commits

Author SHA1 Message Date
Tai Kedzierski
2cbf40f4eb spiders only place webs in air - not replacing nodes! 2019-01-12 17:22:17 +00:00
Tai Kedzierski
a987edde47 add sanity check scripts, adjust spear durability 2019-01-12 15:07:57 +00:00
Tai Kedzierski
5dcf101616 fix morlu use of 3d_armor API 2019-01-12 14:59:40 +00:00
Tai Kedzierski
02c57725c2 fix morlu velocity 2019-01-12 14:03:54 +00:00
Tai Kedzierski
d553997b3d remove unused egg recipes 2019-01-12 14:00:08 +00:00
Tai Kedzierski
70550d3555 light energy and adapted rainbow satff 2019-01-12 13:51:19 +00:00
Tai Kedzierski
bab7e72db5 lava dart correction 2019-01-12 13:32:33 +00:00
Tai Kedzierski
1f3932b35b directional correction after switching from look_yaw to look_horiztonal 2019-01-12 13:32:04 +00:00
Tai Kedzierski
22cc4a2442 fix thick web arrow 2019-01-12 13:14:28 +00:00
Tai Kedzierski
785d23f0d2 document the new options for unswappable nodes and spears adjustment 2019-01-08 11:25:50 +00:00
Tai Kedzierski
5a99350b72 add spear adjustment options 2019-01-06 20:32:48 +00:00
Tai Kedzierski
780793ee33 not so loud those explosions... 2019-01-06 19:09:18 +00:00
Tai Kedzierski
7abbdb47ad fix special helmets armor type 2019-01-06 18:58:19 +00:00
Tai Kedzierski
df7c6fd6df morvalar0 delay after announcing attack, fix call to unknown function, reduce attack period to 3sec 2019-01-05 19:58:23 +00:00
Tai Kedzierski
b165e2d395 make rainbow staff check unswappable, make unswappable not change unbreakables 2019-01-05 19:57:02 +00:00
Tai Kedzierski
936cba89e5 fix calls to deprecated get_look_yaw, morvalar only talks to players near it when bowing out 2019-01-05 19:13:15 +00:00
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