Arokha Sieyes
2c9bdf3ae4
POLARIS: Revamp logging to be consistent
2018-03-10 17:18:09 -05:00
Leshana
1d0f5262d8
Merge remote-tracking branch 'upstream-polaris/master' into polaris-sync-2018-02-07
...
# Conflicts:
# code/__defines/subsystems.dm
# code/controllers/master_controller.dm
# code/controllers/subsystems/atoms.dm
# code/game/machinery/Sleeper.dm
# code/game/machinery/doors/airlock.dm
# code/game/machinery/vr_console.dm
# code/game/objects/items/devices/communicator/phone.dm
# code/game/turfs/flooring/flooring_decals.dm
# code/modules/admin/admin_verbs.dm
# code/modules/mob/living/carbon/carbon.dm
# code/modules/multiz/movement.dm
# code/modules/projectiles/gun.dm
# code/modules/shuttles/shuttle.dm
# code/modules/shuttles/shuttles_web.dm
# icons/obj/doors/doormed.dmi
# maps/southern_cross/items/headset_sc.dm
# maps/southern_cross/southern_cross-3.dmm
# vorestation.dme
2018-02-07 19:30:50 -05:00
Aronai Sieyes
f36f32afc0
Merge pull request #2970 from VOREStation/aro-admenucleanup
...
Remove several admin verbs from context menu
2018-02-04 16:27:33 -05:00
Arokha Sieyes
fbb34ea0ed
Remove several admin verbs from context menu
2018-02-04 12:32:55 -05:00
Arokha Sieyes
8b6c76af81
POLARIS: Cut down ghosting admin spam
2018-02-04 01:53:23 -05:00
Arokha Sieyes
85c8c123f1
POLARIS: Cut down ghosting admin spam
2018-02-04 01:52:39 -05:00
MarinaGryphon
72318d46b6
Replaces most of the gender macros. ( #4681 )
...
* Fixes #4632 .
* 1:27 am coding best coding
* fixes a warning
* Removes the last of the gender macros. Gender is dead.
* gender II: the travis-ing
* linebreaks are dead too.
* oops i accidentally the gender, also ambiguous gender is now taken into account for get_visible_gender
2018-02-03 14:40:09 -06:00
Leshana
f6f3abe5ec
Make ghosts invisible again.
2018-01-30 23:36:57 -05:00
Arokha Sieyes
1558cd47df
3 Fixes ( #4600 )
...
* POLARIS: Do this lazily
* POLARIS: Speed up visible_message and audible_message
* POLARIS: Destroy this list rather than cutting it, for future safety
2018-01-21 16:17:04 -06:00
Arokha Sieyes
c127d317f4
POLARIS: Do this lazily
2018-01-20 22:08:58 -05:00
Arokha Sieyes
71d8672d58
POLARIS: Don't show ghost huds on people who've died okay
2018-01-17 23:02:11 -05:00
Arokha Sieyes
cf05d8c4c2
POLARIS: Don't show ghost huds on people who've died okay
2018-01-17 23:01:33 -05:00
Arokha Sieyes
f2fef6f410
Planes Framework ( #4545 )
...
* Polaris initial plane upstream merge
* POLARIS: Fix RIG visors with new plane system, and material scanner VIS_FULLBRIGHT
* POLARIS: Fix GetFlatIcon so that cameras and id pictures don't show the HUD overlays.
* POLARIS: Adds a 'alter values' proc for plane master ease of tweaking
Setting stuff like colorblindness variety and things.
* Remove NIF reference, fix lighting layer define
* Handle effects above lighting plane
* Moved all layer defines to planes+layers.dm
* Fixed overlays that are supposed to be above lighting to use the PLANE_LIGHTING_ABOVE
* Merge: 3000% human/update_icons() speed improvement
* Merge: Avoid ghosts pointing at things
2018-01-17 13:45:54 -06:00
Arokha Sieyes
10aabd98da
POLARIS: 3000% human/update_icons() improvement
...
Using overlays in lists and a mutable_appearance
2018-01-15 21:39:47 -05:00
Arokha Sieyes
ad74dec1c0
POLARIS: Planes shenanigans. Begins 'plane' work.
2018-01-14 00:39:59 -05:00
killer653
3a2093ef40
Polaris sync
2017-12-21 04:01:07 -05:00
Mechoid
931056877f
Merge pull request #4391 from Anewbe/ghosts
...
Ghosts no longer show up over living mobs
2017-12-05 21:44:23 -08:00
PrismaticGynoid
ba271e168b
Ports check_radiation verb for ghosts
...
From https://github.com/Baystation12/Baystation12/pull/19390 . Ghosts now have a check radiation verb they can use to see the radiation level of where they're standing, similar to geiger counters. Tested in every scenario involving radiation I could think of, and it works just fine.
2017-12-03 15:43:01 -08:00
Anewbe
4d938d58bb
Ghosts no longer show up over living mobs
2017-12-02 19:43:44 -06:00
killer653
70e53b96bb
Polaris Sync
2017-11-10 11:37:41 -05:00
Neerti
53bd641271
Merge pull request #4208 from Anewbe/more_event_manager
...
Cleans up some Event Manager code
2017-11-05 17:11:30 -05:00
killer653
11c195debb
Polaris Sync
2017-11-04 13:37:13 -04:00
Anewbe
ae6583e5fb
Cleans up some Event Manager code
2017-11-03 16:24:36 -05:00
Anewbe
fce9fe2c72
Merge pull request #4188 from Atermonera/VR_2
...
Virtual Reality
2017-11-03 15:10:53 -05:00
Atermonera
64942bd04c
VR Core
2017-10-30 22:32:36 -07:00
killer653
0c480ec15f
Polaris sync
2017-10-27 15:30:24 -04:00
Anewbe
cad5ef12e7
Does work on the event manager role again
2017-10-18 20:00:01 -05:00
Anewbe
4459d7087a
Revert "Does more prep for the Event Manager role"
2017-10-04 18:33:34 -05:00
Anewbe
c2c6b5949a
Does more prep for the Event Manager role
2017-10-02 21:51:48 -05:00
killer653
cafac8efae
Polaris Sync
2017-08-28 20:52:11 -04:00
Cyantime
abc826320e
Safer vent selection for spawned mice.
2017-08-16 16:57:18 -04:00
killer653
468e73c7f3
Polaris sync
2017-08-06 19:07:17 -04:00
killer653
0454e15726
Makes the check silently fail
2017-08-03 21:03:59 -04:00
killer653
f71cce4862
spooky
2017-08-03 20:00:13 -04:00
killer653
df3eebbcae
Allows admins to write in blood
2017-08-03 19:58:40 -04:00
Anewbe
968dfe666c
Changes how darkvision works
2017-07-28 21:11:05 -05:00
Cameron653
97957fcaee
Replaces more macros. ( #3647 )
...
* MORE MACRO CHANGES
AHHHHHHHHHHHHHHHHHHHH
* Fixes a few typos
* Fixes compile error
* Fixes for real
* 4 macros left that I can't find
2017-07-27 21:12:21 -05:00
Anewbe
14fb294e79
Merge pull request #3610 from Atermonera/Observer_icons
...
Adds various animal sprites to ghost icons
2017-07-18 20:20:02 -05:00
Atermonera
f334fbe3a2
Fucking commas
2017-07-17 17:02:02 -07:00
Atermonera
cd8b89d249
Adds various animal sprites to available ghost sprites
2017-07-17 16:40:54 -07:00
Leshana
4b46703d9d
A plethora of Destroy() fixes - return qdel hints and clean stuff up.
2017-06-14 01:07:35 -04:00
Leshana
cae4b3f12c
A plethora of Destroy() fixes - return qdel hints and clean stuff up.
2017-06-11 23:48:17 -04:00
Arokha Sieyes
c9595f5ba8
Adds 'Quit This Round' verb for ghosts
...
This verb frees your job slot, removes you from the manifest, and removes your mind/body records so you can't be resleeved (if you do this sooner than 15 minutes, medical will not be nodified of your demise). This prevents you from respawning as that character (you can play any other character if you want).
**People should start using this**, it's really helpful to people who want to play your job if you're not coming back. Just use it if you're done for the day, or want to switch characters, or whatever.
2017-06-09 23:05:48 -04:00
Leshana
4fbfa7ee37
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2017-05-08
...
# Conflicts:
# code/modules/mob/dead/observer/observer.dm
# code/modules/mob/living/carbon/human/life.dm
# code/modules/mob/mob_defines.dm
# html/changelogs/.all_changelog.yml
# vorestation.dme
2017-05-08 21:07:45 -04:00
Neerti
d6683be3ce
Adjusts Changelings
...
See PR
2017-04-23 13:22:32 -04:00
Arokha Sieyes
4c0e330140
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-polsync
2017-03-11 18:47:17 -05:00
Anewbe
59a75f37a2
Merge pull request #3026 from Yoshax/ghoststuff
...
Cleans up, fixes, and improves ghost teleporting
2017-03-08 10:58:36 -06:00
Yoshax
45af122441
forcemove
2017-03-05 23:58:17 +00:00
Arokha Sieyes
387f429e5e
Merge large polaris changes
2017-03-02 22:44:17 -05:00
Yoshax
d94725e34e
Cleans up, fixes, and improves ghost teleporting
2017-02-28 16:07:26 +00:00