Fox McCloud
c4143aedf0
Purges Rigs
2020-07-01 13:09:15 -04:00
Fox McCloud
b3d69aac9b
Moves to BYOND 513 ( #13650 )
...
* Fixes Orbiting
* moves to 513
* travis update
* check for minor version too
2020-06-26 01:15:59 -06:00
mochi
096bc87dd3
Actually plug armor procs to armor modification code
2020-06-23 09:41:48 +02:00
mochi
aad3c76e5d
Further clean up code, remove some arg defaults, fix some bugs
2020-06-22 23:43:45 +02:00
Fox McCloud
70b46d8aea
Life refactor ( #13471 )
...
* Life Refactor WIP
* part 2
* part 3
* runtime fix
* newlines
* tweaks
* perspective checks
* fixes
* remote view tweaks
* more fixes
* robot fixes
* better updating
* cleaned up icon procs
* less proc call overhead
* performance gains
* more optimization
* shorter lists, removal of unecesary code
* gene OOP and dna styling cleanup
* oops
* axe disabilities
* typeless loop
* various tweaks and fixes
* brain checks
* runtime fixes
* cryo vision fixes
2020-06-03 19:43:30 -06:00
Fox McCloud
798cf7a8be
Removes Fat Sprites ( #13430 )
...
* Removes Fat Sprites
* fat vs chubby
* edge case
2020-05-23 03:10:39 -06:00
datlo
d0c0e4a207
trailing newlines
2020-05-02 11:00:50 +02:00
datlo
7b2c9d9564
Merge remote-tracking branch 'refs/remotes/ParadiseSS13/master' into wizloadouts
2020-05-02 10:25:05 +02:00
Fox McCloud
dcee2df0ac
Merge pull request #13298 from nl-208/envsuit-spelling-II
...
Envirosuit spelling corrections, part II
2020-04-23 10:41:37 -04:00
AffectedArc07
928a8f0e04
Makes the code pass dreamchecker ( #13161 )
...
* Initial Commit - Trying to add DC to Travis
* Forgot to chmod
* This took too long
* Farie Fixes
* Fixes new code
* Job factions are fucking smelly
* Loadouts work again
* Runtime fixes
2020-04-11 15:59:16 -06:00
nl-208
d66e7471d3
fix spelling/grammar in envirosuit files, correct one last error in envhelmet files
2020-04-11 03:11:22 -04:00
nl-208
eb575d3ed5
Correct spelling and grammar in envirohelmet descriptions ( #13165 )
...
* correct spelling and grammar for envirohelmets
* fix two more grammar errors missed in the first commit
2020-04-09 23:12:43 -06:00
datlo
be91b68214
Add mime robe, plasmaman wiz outfit
2020-03-26 14:20:04 +01:00
AffectedArc07
210f8badf4
Makes all global variables handled by the GLOB controller ( #13152 )
...
* Handlers converted, now to fix 3532 compile errors
* 3532 compile fixes later, got runtimes on startup
* Well the server loads now atleast
* Take 2
* Oops
2020-03-20 21:56:37 -06:00
AffectedArc07
04ba5c1cc9
File standardisation ( #13131 )
...
* Adds the check components
* Adds in trailing newlines
* Converts all CRLF to LF
* Post merge EOF
* Post merge line endings
* Final commit
2020-03-17 18:08:51 -04:00
AffectedArc07
8671439f11
Merge branch 'master' into var/const-to-define
2020-02-22 16:30:01 +00:00
Citinited
fddff1049b
[Testmerge ready] Ports tool behaviours; refactors all tools; adds functionality for self-filling reagent containers ( #11700 )
...
* Adds support for self-filling reagent containers
* Sets tool_behaviour on the default set of tools
* Fixing merge conflicts
* Refactors welder to use tool behaviour
* The refactor: part I
* The refactor: part II
* Tool Refactor Part III: Revenge of the Maint
* Tool Refactor Part IV: A New Hope
* Tool Refactor Part V: The Oldcoder Strikes Back
* Tool Refactor Part VI: Return of the Coder
* VII
* Holy shit, it compiles?!
* Nannek I completed your TODO, you owe me ice cream
* Tool helpers; telepad is compliant
* Bugtest, Round 1: Fight
Fuck refactoring disposals
* Buggfixing, Round 2: Electric Boogaloo
* Personal crafting uses tool behaviours now
* Construction datums use new tool behaviours; better way of handling fueltank refuelling; more bugfixing
* multitool_check_buffer change; removes some useless things in tool_helpers
* proc name change
* TRUE/FALSE changes
* Bugfixing, Round 3: A Good Day To Bugfix Hard
Fixes multiple issues raised by the testmerge
* Minor style changes
2020-02-15 13:31:08 -07:00
joep van der velden
2cb87fffa8
Makes Veil extinguish plasmamen helmets
2020-02-11 17:10:25 +01:00
AffectedArc07
c64bc93649
Replaces all var/const with #define
2020-01-28 21:25:20 +00:00
Ionward
e28a38c31f
Vox Softsuits ( #12596 )
2019-11-09 22:33:31 -05:00
Fox McCloud
00f5e0613c
Stamina Damage Rework ( #12591 )
2019-10-27 00:23:22 -04:00
Ionward
2a21b501b9
Adds vox versions of Battlemage, Paranormal, Inquisitor, Berserker, and Syndicate Elite Hardsuits, fixed Wizard hardsuit action_type ( #12559 )
2019-10-27 00:20:07 -04:00
Fox McCloud
20c4cf0a08
for-if-I-stand-I-stand-by-his-will-alone
2019-10-03 19:52:03 -04:00
Fox McCloud
9097dfcacf
Merge remote-tracking branch 'upstream/master' into universal-damage
...
# Conflicts:
# code/game/machinery/machinery.dm
# code/game/objects/items.dm
# code/game/objects/structures.dm
# code/game/objects/structures/inflatable.dm
# code/game/objects/structures/mirror.dm
# code/modules/clothing/spacesuits/hardsuit.dm
# code/modules/clothing/suits/wiz_robe.dm
# code/modules/mob/living/carbon/alien/alien_defense.dm
# code/modules/mob/living/carbon/slime/slime.dm
# code/modules/mob/living/simple_animal/friendly/slime.dm
2019-09-28 00:16:11 -04:00
farie82
0e8ddb2afe
Refactors the examine proc to return a list of strings ( #12280 )
2019-09-25 22:05:01 -07:00
Fox McCloud
652920ae3c
Wizard Battlemage Armor ( #12388 )
2019-09-24 15:42:47 -07:00
Fox McCloud
62226851d9
Merge remote-tracking branch 'upstream/master' into universal-damage
2019-09-23 12:53:52 -04:00
Fox McCloud
c87389a595
TG Buckle Update ( #12375 )
2019-09-22 18:22:57 -07:00
Fox McCloud
aa49033844
nor-shall-our-souls-falter
2019-09-17 16:06:09 -04:00
Fox McCloud
6f637b6014
Merge remote-tracking branch 'upstream/master' into universal-damage
2019-09-17 11:24:58 -04:00
Ionward
51e0afaaf0
fixes atmos_hardsuit item state typo, and adds plasmaman librarian helmet
2019-09-15 17:37:00 -07:00
Fox McCloud
788f1926fb
though-our-bodies-be-ravaged
2019-09-15 19:49:52 -04:00
Fox McCloud
af92373d33
though-this-world-may-be-broken
2019-09-15 05:53:43 -04:00
Fox McCloud
1bfb442d40
Merge remote-tracking branch 'upstream/master' into universal-damage
2019-09-14 21:15:31 -04:00
Fox McCloud
f998cb74ad
then-we-shall-reforge-the-armor-from-what-remains
2019-09-10 07:03:05 -04:00
variableundefined
69537dd60c
Port TG hitby refactor and detonation of items by projectiles
2019-09-09 22:57:31 -04:00
Fox McCloud
8587f63982
Refactors Spawners/Tendrils
2019-09-07 20:02:53 -04:00
Fox McCloud
b4863db46f
further tweaks
2019-09-05 18:44:55 -04:00
Fox McCloud
dca6d98f5f
Refactors Corgis
2019-09-04 18:40:34 -04:00
Ionward
546a626396
Implements tailed versions of sprites for lavaland reward hardsuits, biosuits, syndi and void suits, and associated helmets.
2019-09-03 01:13:10 -07:00
Fox McCloud
3fdd146316
Fixes Lavaland Hardsuits
2019-08-29 18:26:40 -04:00
variableundefined
b488d9d27e
Merge pull request #11989 from Fox-McCloud/diona-refactor
...
Diona Rework
2019-08-27 18:03:47 -04:00
Fox McCloud
899eb9c948
Ports Jetpack Upgrades. Removes Jetpack Suit Storage
2019-08-26 00:11:42 -04:00
Fox McCloud
9a4834a565
Merge remote-tracking branch 'upstream/master' into hardsuit-helmet
2019-08-25 18:15:10 -04:00
Fox McCloud
c95067217c
Merge remote-tracking branch 'upstream/master' into plasmamen-rework
2019-08-25 17:43:34 -04:00
Fox McCloud
dd346515e5
additional suits
2019-08-25 17:42:48 -04:00
Fox McCloud
4c6651fa72
fixes
2019-08-24 20:13:09 -04:00
Fox McCloud
cb6df7092c
Hardsuit Helmets Integration
2019-08-24 18:36:27 -04:00
Fox McCloud
9b9d5461ef
Re-organizes Lavaland Files; Makes some Balacne tweaks
2019-08-24 03:58:05 -04:00
Fox McCloud
6746245f19
Diona can wear space suits
2019-08-12 04:34:39 -04:00