Kyep and tigercat2000
412341439a
Fixes #8954 - splits 'attack log' preference, spam-be-gone ( #8992 )
...
* Fixes #8954
* projectile reagetns
* removes all attack logs on keyless simple_animals even by keyed mobs
* deletes 'potentially'
* Tiger request
* more comprehensive solution
* check for mob
* istype
* brevity
* Split attack logs preference
* toggle
* deletes old CHAT_ATTACKLOGS
* explains what levels do when toggling them
* clarification
* Tigercat requests
2018-06-13 16:55:21 -07:00
tigercat2000 and GitHub
4e758344d3
Merge pull request #9050 from Fox-McCloud/weather-subsystem
...
Converts and Updates Weather Subsystem
2018-06-13 16:08:02 -07:00
tigercat2000 and GitHub
20a2594bfc
Merge pull request #9046 from Fox-McCloud/wish-granter
...
Datumizes Wishgranter
2018-06-13 16:06:05 -07:00
Fox McCloud
5fb13096a2
Merge remote-tracking branch 'upstream/master' into weather-subsystem
...
# Conflicts:
# code/__DEFINES/layers.dm
2018-06-13 16:56:19 -04:00
tigercat2000 and GitHub
70b1477133
Merge pull request #9070 from Fox-McCloud/plastic-surgery
...
Adds Plastic Surgery; Fixes Disfigurement
2018-06-13 13:20:00 -07:00
tigercat2000
b9a6383188
Merge remote-tracking branch 'upstream/master' into tcomms_optimize
...
# Conflicts:
# code/game/machinery/telecomms/telecomunications.dm
2018-06-07 15:04:57 -07:00
tigercat2000
a90a2176e7
A handful of aiEye refactors
2018-06-04 21:29:35 -07:00
Fox McCloud and GitHub
482904befc
Merge pull request #9086 from tigercat2000/spacemandmm_fixes
...
Macro Refactor for SpacemanDMM
2018-06-03 19:45:33 -04:00
uraniummeltdown
75bded82cf
added defines for window construction states and full window diagonal dir
...
added a proc to check for valid window location, added var/fulltile to windows instead of using a proc
added clockwork windoors and windows to brass recipes
added titanium glass and plastitanium glass, made glass types use recipes like other stacks, you can smelt the new glasses in the ORM
removed force from RCD and added NOBLUDGEON flag, fixing a bug where you couldn't deconstruct airlocks with an RCD
slight nerf to wielded fireaxe, does high damage to windows and grilles instead of insta-deleting them
deleted fullwindow.dm and moved windows to window.dm
added some feedback to placing glass on grilles
examining windoor assembly shows you can rotate it, examining windows show deconstruction hints and rotation
added cracks to windows, you can repair windows using a welding tool on help intent, slight buff to window health
added var/cancolor to windows and blacklists some windows from being auto-colored, window shards also get colored on narsie_act()
full windows now use icon smoothing system, windows now use the obj_integrity damage system
added is_glass_sheet() helper
2018-06-03 13:11:37 +04:00
tigercat2000
5ace5944d9
Remove bad #undef's and conflicting macros for SpacemanDMM to stop throwing warnings
2018-05-31 19:34:47 -07:00
Fox McCloud
b17d7ad335
Merge remote-tracking branch 'upstream/master' into plastic-surgery
2018-05-30 11:44:06 -04:00
tigercat2000 and GitHub
a1d2261970
Merge pull request #9071 from Allfd/tos
...
Terms of service
2018-05-25 19:38:22 -07:00
tigercat2000 and GitHub
ea44afdebe
Merge pull request #9025 from Anasari/BombToInvestigate
...
Move bombing list to investigate & improve bomb logging
2018-05-25 17:58:13 -07:00
Alffd
ef1b44b955
Terms of service click through.
2018-05-25 03:40:16 -04:00
Fox McCloud
a9be0490ee
Adds Plastic Surgery; Fixes Disfigurement
2018-05-24 17:52:23 -04:00
Fox McCloud
ce4239a250
revert plane changes
2018-05-23 13:14:47 -04:00
Fox McCloud
6cdfe70303
Converts and Updates Weather Subsystem
2018-05-21 00:01:18 -04:00
Fox McCloud
c46cd7835b
Datumizes Wishgranter
2018-05-20 15:48:29 -04:00
Crazy Lemon and GitHub
689801a15c
Merge pull request #9029 from Fox-McCloud/attack-animation-improvements
...
Further Improves Attack Animations
2018-05-18 20:33:14 -07:00
Fox McCloud
8bed4cf8c0
Removes a Proc I Forgot To
2018-05-18 00:40:37 -04:00
Ansari
dd417c006b
Uses define instead of "bombs" for styling reason. Fixes IED not logging into investigate due to its special mechanism.
2018-05-18 12:23:08 +08:00
Fox McCloud
c0d5655f4d
Further Improves Attack Animations
2018-05-17 19:48:03 -04:00
Aurorablade
3c587ebad5
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into DatumAntag
2018-05-15 01:40:44 -04:00
tigercat2000 and GitHub
c78075414c
Merge pull request #8488 from Kyep/ds_tweaks
...
Tweaks Deathsquad
2018-05-04 19:03:54 -07:00
Fox McCloud
cfe182a1f7
Ports over Timer Subsystem
2018-04-28 20:26:04 -04:00
Fox McCloud and GitHub
402f9d4c6b
Merge pull request #8817 from uraniummeltdown/mob
...
[READY] Mob Proc Cleanup
2018-04-26 17:19:02 -04:00
Kyep
682b9aaaf3
fixes merge conflict
2018-04-25 23:36:39 -07:00
Fox McCloud
8c7b543415
The Great Conflictening 2.0: Removes /obj/item/device
2018-04-25 23:07:35 -04:00
Fox McCloud
a58c2a8693
smelter to components
2018-04-23 19:56:27 -04:00
uraniummeltdown
0a942bf23a
moved some mob is helpers to is_helpers.dm
...
attack_slime(), attack_animal(), attack_larva(), attack_alien(), attack_larva() handled at /mob/living level, overridden in children
changes to attack_hand() and attackby() for some mobs
changed span in a bot message, added missing logging and attack animations
new mob defense files, renamed some files, general code cleanup
2018-04-23 21:10:09 +05:00
Fox McCloud
0382afcb33
Ports TG Components
2018-04-21 01:22:50 -04:00
Fox McCloud
5c4aa9b3fd
Removes All Weapons
2018-04-15 16:25:56 -04:00
Fox McCloud
519cee2810
Adds more GC Debugging
2018-04-14 08:05:09 -04:00
tigercat2000
c3c6c9caba
More optimizing
2018-04-05 15:29:08 -07:00
Fox McCloud
f7521320a0
fixes the runtimes
2018-04-04 19:14:22 -04:00
Fox McCloud
1d80bf01c0
Merge remote-tracking branch 'upstream/master' into gc-ss-port
...
# Conflicts:
# paradise.dme
2018-04-03 18:21:04 -04:00
tigercat2000
e71c4279a7
Merge remote-tracking branch 'upstream/master' into night_shift
...
# Conflicts:
# paradise.dme
2018-03-30 10:20:21 -07:00
Fox McCloud
22dc6860b3
Ports TG's Garbage Subsystem
2018-03-28 20:02:39 -04:00
Fox McCloud
5701ea7c75
Ports Nano UI to Subsystems
2018-03-26 23:59:52 -04:00
tigercat2000 and GitHub
7ac8dc037f
Merge pull request #8791 from alexkar598/icon_override
...
Allows item_action to not use the item icon by adding a var to let it not do so
2018-03-26 14:16:47 -07:00
tigercat2000
bc4fb3d79b
Nightshifts & Randomized Station Time
...
This commit adds the Nightshift lighting mode from /tg/. From 19:00 to
07:00 in station time, the station will go into a reduced-lighting mode,
with dimmed lights across the station.
In conjunction with this, there is a new configuration option to start
the shift time at a random time other than 12:00, so that players are
more likely to experience a night shift (as opposed to having to have a
7 hour round).
2018-03-25 23:01:04 -07:00
tigercat2000
47f1e2c1e4
Address Fox's concerns
2018-03-22 15:39:41 -07:00
tigercat2000
b14faa19c3
Merge remote-tracking branch 'upstream/master' into SMC
...
# Conflicts:
# code/__DEFINES/flags.dm
2018-03-22 15:35:12 -07:00
alexkar598
ad97972038
Adds a var to not use item icons and insteed use the icon supplied in the subtype,defaults to using the item icon.Also removes empty file
2018-03-22 16:19:38 -04:00
tigercat2000 and GitHub
b1278de3d2
Merge pull request #8674 from uraniummeltdown/attacks
...
[READY] Attack Code Update
2018-03-22 11:55:53 -07:00
tigercat2000
f5940155ca
Spacing fixes.
2018-03-20 19:12:55 -07:00
tigercat2000 and GitHub
6f5a666b1a
Merge pull request #8284 from Aurorablade/CultPassBug
...
Cult pass split: Bugs and runes
2018-03-19 13:28:36 -07:00
tigercat2000 and GitHub
27314fded9
Merge pull request #8752 from Citinited/pipes-exploit-fix
...
Restricts RPD use to certain turf types
2018-03-13 04:57:15 -07:00
Citinited
4bba349cb6
Adds RPD_ALLOWED_HERE flag to deny use of the RPD to certain turf types
2018-03-11 03:44:42 +00:00
Tad Hardesty
1ca410b91e
Fix various syntactic problems
2018-03-06 23:19:39 -08:00