Commit Graph

598 Commits

Author SHA1 Message Date
Kyep
cf2748509d prevent offstation_role people from triggering early summon 2020-08-11 05:07:01 -07:00
Kyep
15e8466592 Revert #12765 2020-08-08 13:51:33 -07:00
Deelite34
50c531eca1 Update talisman.dm 2020-07-30 15:56:59 +02:00
Fox McCloud
1cdf827efc Merge pull request #13713 from farie82/cult-null-space-fix
Fixes cultists being teleported to null space
2020-06-28 17:08:18 -04:00
joep van der velden
708148bd33 use rune as target for do_after 2020-06-28 14:59:39 +02:00
joep van der velden
5959fe1228 Fixes cultists being teleported to null space 2020-06-28 14:17:58 +02:00
mochi
f06800da28 Uncapitalize HTML tags in messages 2020-06-25 09:22:09 +02:00
mochi
72096f8f09 Add Rite of Spellcheck for cult 2020-06-25 00:01:38 +02:00
Fox McCloud
cbd3a3f96c Merge pull request #13539 from farie82/tcomms-log-fix
Fix AI say logging and cult logging
2020-06-05 19:35:13 -04:00
joep van der velden
763ba97c37 Fix AI say logging and cult logging 2020-06-04 22:21:54 +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
SteelSlayer
849ce96ec9 Fire Cult sprite overhaul 2020-05-15 14:23:21 -05:00
Fox McCloud
864a1625ca Merge pull request #12946 from farie82/runtime-fix-2
Fixed a few funtimes and bugs
2020-05-01 18:39:30 -04:00
Fox McCloud
04a5e32005 Merge pull request #13046 from Ty-Omaha/cult-offstation
Fixes cult sacrifice targeting offstation roles
2020-05-01 18:37:24 -04:00
Ty-Omaha
a9bcea83aa byond 2020-04-24 13:54:24 -04:00
farie82
1b5641d3fe Merge branch 'master' into runtime-fix-2 2020-04-19 00:01:37 +02: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
farie82
9338b7a0ed Merge branch 'master' into runtime-fix-2 2020-03-22 08:36:40 +01: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
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
joep van der velden
07ffa0f60a Merge branch 'ParadiseSS13/master' into runtime-fix-2 2020-03-18 16:59:49 +01: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
variableundefined
5f8614e7d9 Merge pull request #12801 from Cazdon/pylonWallFix
Pylons now create artificer cult walls instead of real cult walls.
2020-03-08 00:05:34 -05:00
Ty-Omaha
c97dc0e584 offstation roles cult sac 2020-02-28 07:39:33 -05:00
Joseph Knutson
f59497fa09 Cult Fixes and Tweaks: Admins can cult anyone, Constructs get their comms back. (#12816)
* allows admins to cult anyone

* Constructs get cult chat again

* made it ONLY cult constructs get cult comms
2020-02-15 20:23:52 -07:00
joep van der velden
5f293e0f44 Fixed a few funtimes 2020-01-30 23:28:59 +01:00
Drakeven
c68060f803 Added_Pylon_healing_to_Wizards (#12743) 2019-12-17 22:32:44 -05:00
unknown
4df1db1c13 changed to artificer walls 2019-12-13 15:49:27 -05:00
Joseph Knutson
819fd9d6a3 Cult Hotfix - Comments out Off_Station role check (#12765) 2019-12-01 19:05:40 -05:00
Cazdon
0925b08923 Rite of Offering - Refactors Convert and Sacrifice into one rune, fixes Sacrifice bugs. (#12571) 2019-11-11 09:00:37 -05:00
datlo
ac23355576 Prevent offstation roles from being converted (#12577) 2019-11-09 22:39:18 -05:00
farie82
8694644cca Make cult whispering use their real name (#12560) 2019-10-15 00:50:11 -04:00
craftxbox
1a24a794d4 Fixes teleport runes teleporting AI eye (#12510) 2019-10-08 21:28:37 -04:00
Cazdon
46adf3569f Spectral Manifest Fixes and Balance. (#12503) 2019-10-08 21:02:23 -04:00
SteelSlayer
e9d463576f Reaper cult sprite overhaul (#12513) 2019-10-08 20:55:16 -04:00
Fox McCloud
93fa76bee0 Fixes Blood Types (#12520) 2019-10-07 23:15:54 -04:00
variableundefined
3ae71f7932 Merge pull request #12245 from Fox-McCloud/universal-damage
Universal Object Damage
2019-10-06 23:22:48 -04:00
Fox McCloud
67dc33ac3f for-the-strength-from-which-he-gives-is-unerring 2019-10-05 02:08:11 -04:00
SteelSlayer
862ed0b4fd Actually fixes cultists getting multiple summon objectives (#12485) 2019-10-03 13:50:37 -04:00
Cazdon
428285bfe5 Fixed deathcult tome icon path (#12488) 2019-10-03 08:29:27 -04:00
Cazdon
e46aa352dd Allows robotic limbs to be healed by pylons (#12468) 2019-10-02 19:34:29 -04:00
SteelSlayer
27d59b75f4 fixes double cult summon objectives 2019-09-30 15:25:49 -05: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
MrMagolor
f590762457 Cult Pylon Turns Simulated Wall into Cult Wall and Ignore Unsimulated Walls (#12418) 2019-09-26 17:01:48 -07: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
d015c0c2b2 even-still-though-time-itself-be-shattered 2019-09-16 01:35:25 -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