Kyep
dbbb226a27
fix offstation_role bug
2020-08-08 06:24:29 -07:00
farie82
cdc762975c
Makes for loops use GLOB.human_list. Should improve performance a bit. Fixes blood contract affecting dead crew ( #13691 )
...
* Replaces all human in X to GLOB.human_list
* crew monitor
* no playerlist converts
* forgot to stage there...
2020-07-21 16:43:24 -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
Fox McCloud
c8a7607129
Purges a Bunch of In World Calls ( #13641 )
...
* Purges a Bunch of In World Calls
* tweaks and fixes also typeless lists
* typeless
* fixes
* tweak
2020-06-22 06:56:19 -06:00
TDSSS
f6ddfc6d60
primed nukes explode if blobbed ( #13226 )
...
* Removes blob cheese
* invoke async used
2020-04-10 21:41:44 -06:00
farie82
604daa05e1
Adds a new logging system and a logging view ( #13115 )
...
* Super early initial commit
* Why do I keep comitting this
* in between
* In between
* Sort fix. Transfer fix. HTML and more
* Scrolling + define values change
* Search fixes and time input fixes
* Minor tweaks. Fuel tank inclusion. Fixes
* derp
* Extra logging to fuel tank
* minor stuff
* add the message to admins for fueltanks
* Don't keep mob/atom references + fixes
* line fixes?
* Review improvements
* pois comment
2020-03-21 17:28:20 -06:00
Kyep
c146265863
Fixes #13149 , tweaks hunter pinpointers, adds dust smite option ( #13153 )
...
Co-authored-by: Kyep <Kyep@users.noreply.github.com >
2020-03-20 22:04:37 -06: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
AffectedArc07
c64bc93649
Replaces all var/const with #define
2020-01-28 21:25:20 +00:00
Fox McCloud
67dc33ac3f
for-the-strength-from-which-he-gives-is-unerring
2019-10-05 02:08:11 -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
d29be05f74
the-figment-that-was-is-now-gone
2019-10-01 19:08:15 -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
aa49033844
nor-shall-our-souls-falter
2019-09-17 16:06:09 -04:00
Fox McCloud
af92373d33
though-this-world-may-be-broken
2019-09-15 05:53:43 -04:00
Fox McCloud
f998cb74ad
then-we-shall-reforge-the-armor-from-what-remains
2019-09-10 07:03:05 -04:00
Fox McCloud
c95067217c
Merge remote-tracking branch 'upstream/master' into plasmamen-rework
2019-08-25 17:43:34 -04:00
variableundefined
8269bc525e
Merge pull request #11941 from farie82/examine-info
...
Adds tips to certain things + general fixes that for issues I across
2019-08-25 16:53:49 -04:00
Fox McCloud
85c6997584
Merge remote-tracking branch 'upstream/master' into plasmamen-rework
...
# Conflicts:
# code/modules/mob/living/carbon/human/update_icons.dm
# icons/obj/device.dmi
# paradise.dme
2019-08-25 16:51:21 -04:00
joep van der velden
e48d5f5a92
drop_item instead of unEquip
2019-08-21 19:27:09 +02:00
joep van der velden
8c717f6433
revert that seperation... man git is weird today
2019-08-12 22:14:22 +02:00
joep van der velden
41eddf8e0a
fucked up git stuff. Fixed now
2019-08-12 22:12:56 +02:00
joep van der velden
0176b778d4
merge?
2019-08-12 22:11:47 +02:00
joep van der velden
9db058cf5a
changes as requested
2019-08-12 22:09:00 +02:00
Fox McCloud
39c9e9abde
Reworks Plasmamen
2019-08-11 18:56:32 -04:00
datlo
d329f04ae6
Merge branch 'master' into lavalandgolemsintospace
2019-08-11 16:12:28 +02:00
farie82
e34116b75c
returns for the ending code
2019-08-07 08:40:59 +02:00
joep van der velden
47a63e3a51
Added a few tips and fixed a bug
2019-07-29 01:42:51 +02:00
joep van der velden
5847c9f5c6
turf instead of the plain Z
2019-07-29 01:04:14 +02:00
joep van der velden
d139c68227
Fixes the advanced pinpointer crashing the server
2019-07-29 00:51:44 +02:00
datlo
32812736ee
Integrate free golems as a lavaland ruin
2019-05-31 09:30:03 +01:00
alex-gh
1bcad49821
Adv. Pinpointer no longer targets items in Centcom Z level.
2019-05-23 14:56:44 +02:00
AffectedArc07
510c210930
Merge
2019-05-09 17:06:35 +01:00
Mark van Alphen
bbeb07abd2
More lighting fixes
2019-05-04 03:06:10 +02:00
AffectedArc07
ec790efeaa
SSticker
2019-04-30 16:47:47 +01:00
Fox McCloud
0034e851a1
Kills off Object and Fast Object Processes
2019-04-23 23:53:40 -04:00
Mark van Alphen
c7b4179e46
Make reinforcements spawn with basic gear and 0 telecrystals
2019-04-08 19:10:10 +02:00
Mark van Alphen
c33868440e
Rmoeve unused variables
2019-04-07 23:07:30 +02:00
Mark van Alphen
f63b587f54
Nuke ops updates
2019-04-07 21:57:22 +02:00
Mark van Alphen
f45174ff7c
Add the option for more Syndicate operatives on highpop
2019-04-07 03:34:34 +02:00
datlo
91792b09c1
Prevent objectives from targetting offstation roles
...
also remove nukie flavor text and prevent golem targetting
2019-02-16 15:09:25 +00:00
datlo
b538a52da5
Prevent ERT/Abductors/ETC from stealing the NAD
2019-02-11 13:09:56 +00:00
datlo
cf1a95dabc
fix config options
2019-02-04 00:21:13 +00:00
Aurorablade
afc6ad524f
DMI File Casing Rename
2019-01-30 20:09:39 -05:00
Aurorablade
b812736517
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into EXTERMINATUSPARTONE
2019-01-19 23:35:15 -05:00
variableundefined
c0ec880688
Merge pull request #10621 from datlo/pinpointer4everyone
...
Nuke ops spawn with their pinpointer
2019-01-14 21:33:44 +08:00