Kyep
4bcbb65b37
disables dragon transformation because it freezes the server
2020-08-08 07:43:35 -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
farie82
9111a64af9
Meat hook fix. Beam runtime fix ( #13867 )
2020-07-21 03:33:23 -06:00
Fox McCloud
b0c0d44895
Fixes Spectral Blade ( #13694 )
...
* Fixes Spectral Blade
* purge unused following
2020-06-26 01:17:14 -06: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
f6ea3204fd
Hierophant Buff--Staff Nerf
2020-06-04 22:00:05 -04: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
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
farie82
60d58d5b37
Fixes 4 runtimes ( #12974 )
...
* Fixes proc: /datum/money_account/proc/charge
* Fixes necropolis_chests.dm,214 proc: /obj/item/rod_of_asclepius/attack_self
* fixes: give.dm,25 proc: /mob/living/carbon/verb/give
* Fixes: game.dm,495 proc: /proc/pollCandidates
2020-02-14 20:22:10 -05:00
AffectedArc07
c64bc93649
Replaces all var/const with #define
2020-01-28 21:25:20 +00:00
Fox McCloud
d6a6debf94
Traits framework ( #12548 )
2019-10-15 20:12:46 -04:00
Ty-Omaha
6fb42e42f2
heirophant club attack logs ( #12582 )
2019-10-13 23:23:11 -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
variableundefined
71803787a8
Merge pull request #12415 from Kyep/nerf_babel
2019-10-04 14:49:26 -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
2224229fad
Merge remote-tracking branch 'upstream/master' into universal-damage
2019-09-30 14:18:33 -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
Fox McCloud
360c29008e
Minor Vehicle Refactor and Balance
2019-09-27 19:59:38 -04:00
farie82
0e8ddb2afe
Refactors the examine proc to return a list of strings ( #12280 )
2019-09-25 22:05:01 -07:00
Kyep
4d35318766
requests
2019-09-25 16:15:21 -07:00
Kyep
2524208e83
Nerfs Book of Babel
2019-09-25 01:28:46 -07:00
Kyep
e7530e8507
Fixes hierophant club and warp cube ignoring area/tele_proof ( #12360 )
2019-09-24 15:16:04 -07:00
Fox McCloud
238ea19d09
Merge remote-tracking branch 'upstream/master' into universal-damage
...
# Conflicts:
# code/modules/clothing/suits/labcoat.dm
# code/modules/clothing/under/miscellaneous.dm
# code/modules/mob/living/carbon/human/species/golem.dm
# code/modules/mob/living/simple_animal/bot/ed209bot.dm
2019-09-21 12:40:07 -04:00
Fox McCloud
d5759a0db5
Rebalances Golems, Refactors Species Based Equipping ( #12358 )
2019-09-21 06:10:37 -07:00
Fox McCloud
5810d28571
Refactors Simple Mob Creation: Adjusts Which Mobs are Available ( #12325 )
2019-09-17 16:06:43 -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
Fox McCloud
af92373d33
though-this-world-may-be-broken
2019-09-15 05:53:43 -04:00
variableundefined
f6fe4a1520
Merge pull request #12291 from Fox-McCloud/hierophant-update
...
Hierophant Update
2019-09-14 22:31:38 -04:00
Fox McCloud
bdcdfc04f0
Hierophant Update
2019-09-13 19:35:41 -04:00
AzuleUtama
30547d2bae
Fixes 'Name' design in R&D console
2019-09-13 20:12:39 +01:00
variableundefined
e571d30f74
Merge pull request #12266 from Fox-McCloud/hydro-update
...
Hydroponics Update: Growable Ash Flora
2019-09-12 22:40:01 -04:00
variableundefined
db211cfc54
Deconflict
2019-09-11 23:00:13 -04:00
Fox McCloud
5e4521bc82
Hydroponics Update: Growable Ash Flora
2019-09-11 05:52:57 -04:00
variableundefined
18b270cb7e
Remove the structure/chair/wood/normal subtype, moving all properties to its parent.
2019-09-11 00:28:27 -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
133795d75c
more updates
2019-08-31 00:17:37 -04:00
Fox McCloud
a70084a63f
makes it so you can actually get the items
2019-08-27 18:49:25 -04:00
Fox McCloud
a4f187ac38
Adds Book of Babel and Jacob's Ladder
2019-08-27 16:04:54 -04:00
Fox McCloud
cb6df7092c
Hardsuit Helmets Integration
2019-08-24 18:36:27 -04:00
Fox McCloud
9699beee82
Ports Crusher Trophies
2019-08-17 21:57:40 -04:00
Crazy Lemon
3313efed23
Merge pull request #11981 from Fox-McCloud/lavaland-update
...
Major Lavaland Update
2019-08-16 22:22:49 -06:00
Fox McCloud
f9c0fd2d25
fixes
2019-08-11 15:33:00 -04:00
variableundefined
b3b29b40be
Merge pull request #11666 from CornMyCob/cursed-heart-fix
...
cursed heart fix
2019-08-11 16:34:15 +08:00
Mark van Alphen
14e8022daf
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into portalfix
...
# Conflicts:
# code/game/objects/effects/step_triggers.dm
2019-08-09 23:38:49 +02:00