Aronai Sieyes
ec3678ad1d
Version Hell
2021-08-27 00:02:26 -04:00
Aronai Sieyes
669d23322c
Change various things to subtypesof()
2021-07-20 12:54:59 -04:00
Sym
13950cdd38
Xenomorph Port Gurglestation
...
Ports Gurglestation Xenomorphs to Virgo.
2021-07-16 18:07:25 -04:00
Aronai Sieyes
fbb7a3118e
Add discord button to top
2021-07-02 18:22:56 -04:00
Aronai Sieyes
7ccda9bae0
Media tracks subsystem, jukebox UI genres
2021-06-01 14:48:06 -04:00
Aronai Sieyes
124eab8aa1
Fixup merge, both VS and nebula hooks now
2021-05-27 12:25:48 -04:00
Neerti
54991b3f47
Ports Nebula's Discord Webhook Integration
2021-05-13 02:22:55 -04:00
Unknown
20022b560b
Compatibility Fixes
2021-04-28 11:47:17 -04:00
Atermonera
74902a6544
Adds config option to control loadout whitelist strictness
2021-04-27 03:16:06 -04:00
Runa Dacino
c2baffa72f
Changes formatting of respawn_message to be more visible
2020-12-25 04:31:10 +01:00
Novacat
377cb6a5ce
Merge branch 'master' into upstream-merge-7586
2020-08-28 13:17:17 -04:00
Novacat
e528a59857
Update configuration.dm
2020-08-28 13:10:57 -04:00
Novacat
2391911403
Update configuration.dm
2020-08-28 13:09:52 -04:00
Novacat
5446f5a74b
Update configuration.dm
2020-08-28 13:07:05 -04:00
Atermonera
b43102392e
Travis only loads legal engines
2020-08-27 22:17:58 -04:00
Rykka
6f3ca562ed
Fixes incoming PR, removes now-duplicated code
...
Removes mapping_vr.dm, engine.dm, and engine_areas.dm, given that these are now enabled in the core engine.dm
2020-08-27 21:42:42 -04:00
Atermonera
c69d4ab48a
Adds Engine Randomization on Mapload! (From VOREStation!)
2020-08-27 21:28:09 -04:00
Rykka
ad6870c78d
Persistence Patch
...
- Fixes Paper and font tags stacking across rounds, as shown in: 
- Fixes Graffiti being persistent for over 50 rounds (10+ days)
- Sets Trash to be persistent for 4 rounds instead of 5
- Fixes Persistence being always-on because of if("persistence_enabled") config.persistence_enabled = 1. As explained:
> it's on by default, which means config.txt will be read and if it's not there it stays at 1. If it is there,it gets set to 1. There is no way to disable it
- Adds config options to enable/disable **Persistence for Maploaded objects**, as well as a verb to toggle such.
- Adds Persistence to config.
Currently IGNORE_MAPLOAD for Persistance is **Disabled.**
Maploaded objects/dirt/etc will be saved by persistence, preserving current behavior.
2020-08-16 09:48:46 -04:00
Cerebulon
8b031dd8ad
Persistent Trash/Dirt/Graffiti/Notices
2020-07-24 05:24:56 -04:00
Aronai Sieyes
86373ecc96
Merge pull request #8050 from VOREStation/Arokha/furtherghost
...
Redo respawning
2020-05-25 11:37:51 -04:00
Leshana
8a21fc2e6c
Add code to enable communication with VGS
...
VGS provides a subset of TGS functionality, mostly just the discord bot. It extends TGS datums and adds a little bit.
Right now its done in parallel to TGS's code to minimize impact of not having the rest of DMAPI v5 impemented.
2020-05-24 02:11:16 -04:00
Aronai Sieyes
49b9896f73
Redo respawning
2020-05-23 17:32:02 -04:00
Aronai Sieyes
62c3bdd2e7
Merge upstream PR
2020-05-21 15:43:40 -04:00
Atermonera
0c200c9483
Allows you to toggle off Byond/Discord/URLs in OOC
2020-05-21 14:20:05 -04:00
Aronai Sieyes
aa6d22097b
Port SSnightshift from Paradise
...
Makes the station have a night mode.
2020-05-03 17:51:05 -04:00
Aronai Sieyes
fc312dd9ea
Merge pull request #7282 from VOREStation/aro-staticconfig
...
Make every config var static
2020-04-15 19:19:22 -04:00
Aronai Sieyes
cc7da3ecc2
Make every config var static
2020-04-15 19:05:56 -04:00
Aronai Sieyes
b87f94d6fc
Make starlight static
2020-04-15 19:02:21 -04:00
Neerti
e89fef965e
QoL: Stasis and Defibs
2020-04-07 00:39:35 -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
Aronai Sieyes
72f239b2ac
Makes pregame time a config setting
...
Boo hardcoded values
2020-03-08 01:05:28 -04:00
Atermonera
772a95c68e
Adds an In-game Feedback System
2020-02-24 16:35:08 -05:00
Arokha Sieyes
47ccc655db
Deprecate the stream operator
2020-02-12 19:38:43 -05:00
Atermonera
0bbc8109ae
Merge pull request #6675 from GeneriedJenelle/patch-1
...
Logs graffiti and crayon drawings: Non-Cursed PR
2020-02-09 23:45:06 -05:00
Aronai Sieyes
e67419d8cc
IP reputation checking
2020-01-15 14:30:41 -05:00
Novacat
bf70c3ec3b
Update configuration.dm
2019-12-20 01:14:31 -05:00
Atermonera
0111815165
Buffs radiation so it isn't defeated by a thin sheet of lead.
2019-12-20 00:51:06 -05:00
Mechoid
99bc3dcdbc
Security / PseudoCargo Expansion
2019-11-24 17:23:48 -05:00
Atermonera
6cb44efd10
Merge pull request #6114 from Neerti/gamemode_config
...
Makes gamemode player requirements be able to be overridden in the config
2019-04-22 14:33:38 -04:00
Neerti
40e5fda9ca
Adds Config-Controlled Automated Solar Setup ( #6107 )
...
* Fixes autostart solars, adds new config-controlled solars.
* Tweaks map to use config-controlled solar panels, and makes it work.
* If true, Neerti finishes comment.
2019-04-21 03:34:25 -04:00
Neerti
1d59d8683c
Replaces AI-controlled Maint Drones with AI-controlled Borg Shells
2019-04-06 05:07:05 -04:00
Novacat
2c07c85138
Adds New Alert Levels ( #6019 )
...
* Adds New Alert Levels
2019-03-30 18:29:12 -04:00
Neerti
256fb03dcc
Merge pull request #5942 from Anewbe/headgibs
...
Headgibbing is a config thing
2019-03-28 20:38:34 -04:00
Atermonera
db1fdccdd5
Merge pull request #5898 from Anewbe/more_gibberish
...
Removes the hyphen from default language keys, should make people spew gibberish less
2019-03-27 21:15:27 -04:00
Anewbe
ebf62629b5
Adds ability to selectively disable submap rotation.
2018-12-05 17:16:27 -05:00
Mechoid
9b00166de0
Allows AIs to produce and control maint/construction/mining drones. ( #5282 )
...
* Allows AIs to control maint/construction drones.
* Radio control online.
* Things Not Saving
* Drone control respects intellicores.
* Config control, AI drones are disableable if the AI isn't an antag.
* There's a diff so it must have saved. Right?
* No un/wrenching of the core.
* Complies to Replies.
2018-06-15 20:15:03 -04:00
Arokha Sieyes
6b42df0685
Merge branch 'master' of https://github.com/VOREStation/Polaris into aro-sync-05-25-2018
...
# Conflicts:
# code/__defines/misc.dm
# code/controllers/master_controller.dm
# code/game/machinery/computer3/computers/card.dm
# code/game/objects/items/devices/communicator/UI.dm
# code/game/objects/items/stacks/medical.dm
# code/game/objects/structures/signs.dm
# code/modules/admin/admin_verbs.dm
# code/modules/client/client defines.dm
# code/modules/client/client procs.dm
# code/modules/clothing/clothing.dm
# code/modules/clothing/under/accessories/holster.dm
# code/modules/events/radiation_storm.dm
# code/modules/mining/machine_processing.dm
# code/modules/mob/living/carbon/human/species/station/prometheans.dm
# code/modules/mob/living/living.dm
# code/modules/mob/living/simple_animal/animals/bear.dm
# code/modules/mob/living/simple_animal/animals/cat.dm
# code/modules/mob/living/simple_animal/animals/parrot.dm
# code/modules/mob/mob.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Core.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Medicine.dm
# code/modules/reagents/reagent_dispenser.dm
# config/example/config.txt
# html/changelogs/.all_changelog.yml
# interface/skin.dmf
# maps/southern_cross/southern_cross-1.dmm
# vorestation.dme
2018-05-25 13:23:47 -04:00
Arokha Sieyes
6b4be2d7a8
Paranoid logging and byond account age
...
Adds the PARANOIA_LOGGING setting to config.txt (and PANIC_BUNKER which was missing for some reason) and updates example.
PARANOIA_LOGGING (also available as a verb for admins in Server) begins notifying admins of any 0day byond accounts, or users who have never joined before. For when you don't quite want to panic bunker.
Also makes this information available in player panel. Requires SQL connection.
2018-05-22 23:03:53 -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
Anewbe
5212fa152b
Species names should now use defines
2018-03-15 20:24:45 -05:00