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
Fox McCloud
5e3f95e140
Removes Set Background ( #13646 )
2020-06-20 14:33:46 -04:00
Crazy Lemon
f555d49b9a
Removes all usages of a certain word in a certain sense ( #13277 )
2020-04-09 13:43:10 -04: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
Fox McCloud
9e03f75a4b
I-carry-onward
2019-10-06 00:26:03 -04:00
Fox McCloud
5170f3fbae
the-strength-of-this-world-fades
2019-10-04 19:34:08 -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
d015c0c2b2
even-still-though-time-itself-be-shattered
2019-09-16 01:35:25 -04:00
Fox McCloud
f998cb74ad
then-we-shall-reforge-the-armor-from-what-remains
2019-09-10 07:03:05 -04:00
Fox McCloud
d19961378d
first-we-burn-away-the-world-that-was
2019-09-09 14:48:29 -04:00
Mark van Alphen
fd579015b1
Portal fixes - adds oldloc to Crossed()
2019-07-15 20:16:17 +02:00
Arkatos1
a22d31f350
Complete Blob UI, Blob mobs now use complementary colors, special blob tiles refund, node requirement verb, minor refactors, remove shortcut improvement, dark matter removed from blob reagents, custom icons
2019-03-30 02:16:30 +01:00
variableundefined
e9aef15929
Merge pull request #11080 from Kyep/blobbernaut_fix
...
Fixes blobbernaut exploit
2019-03-29 20:29:29 +08:00
Kyep
b2a6d883bd
deletes blobmob checks on move/attack
2019-03-21 07:44:19 -07:00
Kyep
d69b6ea310
Fixes blobbernaut exploit
2019-03-19 02:12:38 -07:00
Fox McCloud
277722508a
[Goonchem] Reagent Temperature
2019-03-18 20:06:15 -04:00
Aurorablade
86d2a1634c
Casing correction 1
2018-12-17 00:07:37 -05:00
variableundefined
7544ae573f
Add in squeak component and refactor mouse, bikehorn, clown suit to use it.
2018-11-04 14:17:45 +08:00
Desolate
c974e29a3c
global lists global defined
2018-10-02 15:52:46 -05:00
Fox McCloud
a87170255b
Makes Hulk Attacking Less Snowflakey
2018-05-19 02:32:34 -04:00
Fox McCloud
5c4aa9b3fd
Removes All Weapons
2018-04-15 16:25:56 -04:00
uraniummeltdown
73d7af2675
moves var/can_deconstruct to obj level
...
moves proc/deconstruct() and proc/take_damage() to obj level, moves a few obj damage procs in with it to new obj_defense.dm
moves plastic flaps to new plasticflaps.dm
2017-12-26 18:16:42 +05:00
Birdtalon
a53bdb1fb2
Fixes two minor spelling/grammar issues. ( #7753 )
...
* Fixes the word "Safety"
* Fixes #7530 - Reformats sentence to be grammatically correct (as best it can be).
2017-07-10 17:37:45 -04:00
Crazy Lemon
327f89c890
Merge pull request #6950 from Fox-McCloud/tesla-tweaks
...
Tesla Update
2017-04-21 09:52:23 -07:00
Krausus
dfafe77473
Fixes blobs destroying themselves
2017-03-30 23:32:36 -04:00
Fox-McCloud
5037ebde3d
tg object system
2017-03-30 17:40:46 -04:00
Fox-McCloud
c08c13689c
Merge remote-tracking branch 'upstream/master' into tesla-tweaks
2017-03-30 17:38:04 -04:00
davipatury
550fdd3ae3
effect/blob to structure/blob
2017-03-27 18:41:19 -03:00
Fox-McCloud
ee44034138
Tesla Update
2017-03-26 17:53:55 -04:00
Tigercat2000
78f53553f8
Reduce lines by removing blank lines added by PJ's script
2016-04-05 08:25:57 -07:00
Tigercat2000
9d430844c3
Replace most (if not all) output << operators with to_chat(user, message)
...
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.
Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
Tastyfish
25195208a9
Ports tg simple_animal bots
2016-03-28 00:22:04 -04:00
Tigercat2000
0603f73232
Bay12 examine overhaul.
...
This commit overhauls the examine system to baystation's latest system,
including a more efficient verb approach, and a new status panel tab,
which shows more information for pre-defined objects.
2015-09-14 11:51:40 -07:00
Fox-McCloud
4bae3f073b
Reduces Blob's Lag
2015-07-19 09:56:38 -04:00
Fox-McCloud
3cea808dee
fixes again
2015-07-12 23:45:20 -04:00
Fox-McCloud
04511d3f0b
Blob Mode Major Overhaul
2015-07-12 02:45:40 -04:00
Fox-McCloud
0dbea7621f
The Great Del() Cull of 2015
2015-07-09 02:48:34 -04:00
Tigercat2000
3a45d52fe0
Fix remaining non-returning Destroys()
...
Plus a little refactor to mining flaps and spacepod doors- they now use
CanAtmosPass instead of manually setting the turf to no-atmos-passing
2015-07-06 09:20:39 -07:00
Tigercat2000
e1249fc640
Lighting overhaul.
...
This commit overhauls the lighting system to Bay12 standards. It is better
in pretty much every way.
2015-05-10 12:03:27 -07:00
Markolie
672305e034
Adds a "params" parameter to attackby(), so it keeps track of pixel_x and pixel_y among other things
2015-02-22 22:12:11 +01:00
Markolie
377dfe894d
Add attack animations
2015-02-22 21:15:54 +01:00
Markolie
3b072b5a62
Remove click delay from most things
2015-02-22 18:47:58 +01:00
alex-gh
f0c7296b5d
Blob balance tweaks.
...
Blob will now eat items placed on it.
Blob does not produce light anymore (take that dionas)
Shield blobs now have same brute resist as normal blobs
Attempted to lower the CPU load of the "Pulse" proc.
2014-03-24 02:46:47 +01:00
ZomgPonies
950b5bf8d7
Make blob actually vulnerable to fire sometimes maybe?
2014-03-06 22:20:29 -05:00