Nadyr
e81e1f4faf
Merge branch 'master' into upstream-merge-13112
2022-06-22 21:58:12 -04:00
Nadyr
03c4812145
Merge pull request #4368 from CHOMPStation2/upstream-merge-13094
...
[MIRROR] Various Fixes
2022-06-22 21:06:40 -04:00
Casey
16eff45dba
TGUI Additions
2022-06-22 18:18:12 -04:00
Casey
928a321b5f
TGUI Input Conversions
2022-06-19 03:59:14 +00:00
Casey
c1187d1942
Various Fixes
2022-06-18 00:02:11 +00:00
Casey
5510dbf441
Merge pull request #12392 from Heroman3003/cookiefix
...
Brings REAL cookies to everywhere they belong
2022-03-07 09:06:24 +00:00
Aronai Sieyes
bbdb043529
Merge pull request #11507 from VOREStation/Arokha/talonbans
...
Add talon as bannable, shuffle ban panel
2021-08-27 00:11:47 +00:00
Chompstation Bot
aba07d1109
Adds the ability to ban people from ghost roles
2021-08-25 13:18:40 +00:00
Razgriz
13c153bbda
Bandaid fix for inexplicably missing staff titles
...
I think we are having database issues, or it seems to not be wanting to read from admin_ranks.txt. This is a bandaid fix by adding the titles to the else statement. Other workaround is just to edit database manually.
2021-08-14 22:22:46 -07:00
Chompstation Bot
b22cc8df95
Fix a handful of ghost/admin verbs
2021-07-07 18:39:12 +00:00
Aronai Sieyes
9d12c462b3
Merge pull request #10891 from VOREStation/Arokha/fixadminjump
...
Split jumptomob() into do_jumptomob()
2021-07-05 06:36:55 +00:00
Chompstation Bot
b6e1989a01
The One Where I Port Modals
2021-06-30 19:29:34 +00:00
Chompstation Bot
fb343cec6c
[MIRROR] Linter diagnostics + bans non-var relative pathing
2021-06-22 22:17:02 +00:00
Novacat
5d69f8878d
Merge pull request #10373 from ShadowLarkens/fix_vending
...
Initialize all vending products on server start & fix multiple food icons
2021-05-22 03:50:10 +00:00
Novacat
3f0269a138
Merge pull request #10258 from VOREStation/Arokha/notesfilter
...
Simple player notes filter
2021-05-06 05:18:25 +00:00
Chompstation Bot
5a70c39b08
[MIRROR] Lobby Improvements
2021-03-09 22:32:57 +00:00
Cadyn
07775449d7
Fixing conflicts
2020-10-05 18:10:53 -07:00
Atermonera
f612958f0c
Merge pull request #7603 from Greenjoe12345/customloadout
...
adds the ability to give loadout items a custom name/description
2020-09-04 22:31:18 -04:00
SplinterGP
9b4843da61
i think this is all the changes ?
2020-07-27 20:59:20 -03:00
Cerebulon
8b031dd8ad
Persistent Trash/Dirt/Graffiti/Notices
2020-07-24 05:24:56 -04:00
Aronai Sieyes
d4cfdcfb3a
Switch to using GLOB.admins instead of admins
2020-05-12 11:16:54 -04:00
Novacat
a9d049f8c2
Update topic.dm
2020-04-23 23:17:11 -04:00
Atermonera
7bf77736c2
Adds empty filter classes to send messages to particular vchat filters.
2020-04-20 03:28:57 -04:00
ShadowLarkens
c44553c9d5
Added three utilities for admins & developers
...
- There is a new option in the player panel labeled "Send back to
Lobby", which will send a given player back to the lobby.
- The player panel also has a shortcut to the "Spawn Character" verb.
- Finally, there's a new config option that disables the warning
message about multikeying if two mobs with the same CID are found;
this option should NOT be enabled if multikeying is prohibited by the
server rules. It is simply a developer tool, as multikeying is
sometimes necessary to test new features that require two clients
interacting.
2020-03-27 15:41:44 -07:00
Atermonera
cb8548f5af
Fully Implements R_EVENT for Event Managers
2020-03-12 15:01:50 -04:00
Unknown
cee18b54a6
More mrowls
2020-03-09 15:21:55 -04:00
Unknown
d23683c2f0
MROWL
2020-03-09 02:37:25 -04:00
Neerti
0d9345adde
Half-Refactors Jobs
2020-03-03 16:28:33 -05:00
Arokha Sieyes
47ccc655db
Deprecate the stream operator
2020-02-12 19:38:43 -05:00
Aronai Sieyes
fec8571d65
Ban/unban, note/unnote, kick to webhook
2020-01-15 21:26:56 -05:00
Unknown
63f2fc0f20
Repurposing FTW
2019-12-25 13:54:31 -05:00
Atermonera
3b7a737c08
Change various global species lists to GLOB versions, adds 2 more event subspecies.
2019-12-16 00:52:29 -05:00
Poojawa
c4b9b86a9a
Update topic.dm
2019-10-29 01:14:00 -05:00
Poojawa
1b41277376
turns cryo player searching for carbon mobs only
...
We really couldn't care less to despawn ghosts, would we?
2019-10-29 00:49:06 -05:00
Atermonera
4eb1e378f6
Merge pull request #6447 from TheFurryFeline/TFF-Orange_Is_The_New_Orange_Part_2
...
Orange Is The New Orange Part 2
2019-09-25 17:09:00 -04:00
Unknown
afc0d67f21
[WIP] Expedition Sub-department
...
- Moves explorer job roles from their respective departments into an Exploration sub-department
- CHAIN OF COMMAND WILL REMAIN UNCHANGED
- ACCESS WILL REMAIN UNCHANGED
Note: Pathfinder's minimum access is getting tweaked, in case minimum access ever gets used.
This is a purely clerical change that is being done for two reasons.
1: To enable off duty exploration role, important for the upcoming timeclock PR. The upcoming timeclock functionality will cause difficulties for expedition roles, due to, at present, being in a wide variety of different departments.
2: Generally, explorer roles in other departments tended to create confusion, as people would ask (or even demand) those roles to do station-side duties, even if their access (or lack thereof) made it impossible.
2019-04-21 17:05:58 -04:00
Unknown
128229c12e
Ports kick fix early
2019-04-06 12:22:51 -04:00
kevinz000
dfbd0bd72b
Upgrades SDQL2 and refactors it to a datum
2019-03-27 11:50:49 -04:00
Atermonera
2df5e9fe0e
Merges AI Branch into Master
2018-12-01 00:06:38 -05:00
Neerti
972777fd94
Adds Mods/Dev perms to ticket permission checks ( #5683 )
2018-10-16 18:28:14 -04:00
Anewbe
e4660c5838
Admin ticket system (for real this time)
2018-10-09 16:31:01 -04:00
Arokha Sieyes
89a36024c2
Adds 'Smite' verb and pray response button
...
For easier adminbuse!
2018-05-23 13:47:16 -04:00
Leshana
a0de41f24f
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-03-15
...
# Conflicts:
# README.md
# code/__defines/mobs.dm
# code/__defines/subsystems.dm
# code/_helpers/global_lists.dm
# code/controllers/subsystems/garbage.dm
# code/controllers/subsystems/overlays.dm
# code/datums/datacore.dm
# code/datums/supplypacks/munitions.dm
# code/game/machinery/suit_storage_unit.dm
# code/game/objects/items/devices/communicator/UI.dm
# code/game/objects/items/weapons/id cards/station_ids.dm
# code/game/objects/random/random.dm
# code/game/turfs/simulated/floor.dm
# code/game/turfs/simulated/floor_icon.dm
# code/modules/awaymissions/gateway.dm
# code/modules/client/preferences.dm
# code/modules/ext_scripts/python.dm
# code/modules/mob/living/carbon/human/human.dm
# code/modules/mob/living/carbon/human/life.dm
# code/modules/mob/living/carbon/human/species/station/station.dm
# code/modules/mob/living/carbon/human/species/virtual_reality/avatar.dm
# code/modules/mob/living/carbon/human/update_icons.dm
# code/modules/mob/living/living.dm
# code/modules/mob/living/living_defines.dm
# code/modules/mob/living/simple_animal/animals/bear.dm
# code/modules/mob/mob_helpers.dm
# code/modules/mob/new_player/new_player.dm
# code/modules/mob/new_player/preferences_setup.dm
# code/modules/mob/new_player/sprite_accessories.dm
# code/modules/organs/organ_external.dm
# code/modules/organs/organ_icon.dm
# code/modules/organs/robolimbs.dm
# code/modules/reagents/reagent_containers/glass.dm
# code/modules/reagents/reagent_containers/syringes.dm
# html/changelogs/.all_changelog.yml
# maps/southern_cross/southern_cross-1.dmm
# maps/southern_cross/southern_cross-3.dmm
# maps/southern_cross/southern_cross-4.dmm
# maps/southern_cross/southern_cross-6.dmm
# vorestation.dme
2018-03-15 22:41:14 -04:00
Arokha Sieyes
53a185f838
U_I Phase 2.0: Code cleanup
...
Removing calls to update_icons_layers and the like, stubbing them to help track down future calls.
2018-03-08 19:33:44 -05:00
Leshana
30454ccdc3
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-02-23
...
# Conflicts:
# code/game/jobs/job_controller.dm
# code/game/machinery/oxygen_pump.dm
# code/game/objects/items/weapons/storage/firstaid.dm
# code/game/objects/structures/crates_lockers/closets/secure/security.dm
# code/modules/mob/new_player/new_player.dm
# code/modules/organs/internal/eyes.dm
# html/changelogs/.all_changelog.yml
# maps/southern_cross/southern_cross-1.dmm
# vorestation.dme
2018-02-23 21:55:42 -05:00
Cameron653
7f7ecc4255
Makes devs able to see use of take admin command button
2018-02-17 11:14:56 -05:00
Arokha Sieyes
13bfcf6bd3
Improve admin idlekick capability/awareness
2018-02-04 01:05:03 -05:00
Arokha Sieyes
5a9119de99
POLARIS: Improves idle-kick admin awareness
2018-02-04 01:00:25 -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