Commit Graph
259 Commits
Author SHA1 Message Date
izac112 eddb283c11 Merge branch 'release' of https://github.com/VOREStation/VOREStation into upstream-update 2023-12-18 03:17:20 +01:00
Selis a8b43cb28c Sound update 2023-12-12 23:31:03 +01:00
izac112 a17d96cb92 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-10-30 11:24:00 +01:00
VerySoft 7cd2ca7e3b Support button
Adds a patreon button to the client
2023-09-08 19:41:10 -04:00
izac112 38a1109e5d Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-08-15 17:26:15 +02:00
lm40 a7002ecdf1 Adds mentors
Adds mentors
2022-08-13 21:46:05 -04:00
izac112 f3c88225ce Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-08-29 10:22:30 +02:00
Aronai Sieyes ec3678ad1d Version Hell 2021-08-27 00:02:26 -04:00
izac112 4e14241cb8 Voreupdate 2021-07-21 15:16:48 +02:00
Aronai Sieyes 669d23322c Change various things to subtypesof() 2021-07-20 12:54:59 -04:00
izac112 a4553391ec Voreupdate 2021-07-20 09:52:23 +02:00
Sym 13950cdd38 Xenomorph Port Gurglestation
Ports Gurglestation Xenomorphs to Virgo.
2021-07-16 18:07:25 -04:00
izac112 f6878064b3 Merge branches 'izac' and 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-07-04 22:09:57 +02:00
Aronai Sieyes fbb7a3118e Add discord button to top 2021-07-02 18:22:56 -04:00
izac112 70e8ea4205 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-06-02 23:51:27 +02:00
Aronai Sieyes 7ccda9bae0 Media tracks subsystem, jukebox UI genres 2021-06-01 14:48:06 -04:00
izac112 b9034ce50b Merge branch 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-05-28 06:15:01 +02:00
Aronai Sieyes 124eab8aa1 Fixup merge, both VS and nebula hooks now 2021-05-27 12:25:48 -04:00
NeertiandVirgoBot 54991b3f47 Ports Nebula's Discord Webhook Integration 2021-05-13 02:22:55 -04:00
izac112 fdff893613 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-05-11 00:22:20 +02:00
Unknown 20022b560b Compatibility Fixes 2021-04-28 11:47:17 -04:00
AtermoneraandVirgoBot 74902a6544 Adds config option to control loadout whitelist strictness 2021-04-27 03:16:06 -04:00
izac112 c00bd33b4b Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-01-09 16:51:07 +01:00
Runa DacinoandGitHub c2baffa72f Changes formatting of respawn_message to be more visible 2020-12-25 04:31:10 +01:00
izac112 4b051c23fc Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-09-13 15:05:53 +02:00
NovacatandGitHub 377cb6a5ce Merge branch 'master' into upstream-merge-7586 2020-08-28 13:17:17 -04:00
NovacatandGitHub e528a59857 Update configuration.dm 2020-08-28 13:10:57 -04:00
NovacatandGitHub 2391911403 Update configuration.dm 2020-08-28 13:09:52 -04:00
NovacatandGitHub 5446f5a74b Update configuration.dm 2020-08-28 13:07:05 -04:00
AtermoneraandVirgoBot 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
AtermoneraandVirgoBot c69d4ab48a Adds Engine Randomization on Mapload! (From VOREStation!) 2020-08-27 21:28:09 -04:00
izac112 48af4c881c Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-08-22 20:07:45 +02:00
Rykka ad6870c78d Persistence Patch
- Fixes Paper and font tags stacking across rounds, as shown in: ![](https://cdn.discordapp.com/attachments/187013248309002240/741937939382141000/164fdd3a37fb22f18dfa9b5c431ffc04.png)

- 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
SplinterGP 9b4843da61 i think this is all the changes ? 2020-07-27 20:59:20 -03:00
izac112 601a155b30 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-07-25 15:22:42 +02:00
CerebulonandVirgoBot 8b031dd8ad Persistent Trash/Dirt/Graffiti/Notices 2020-07-24 05:24:56 -04:00
izac112 e807b80281 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-05-27 20:10:55 +02:00
Aronai SieyesandGitHub 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
AtermoneraandVirgoBot 0c200c9483 Allows you to toggle off Byond/Discord/URLs in OOC 2020-05-21 14:20:05 -04:00
izac112 e28994b7be Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
All conflicts resolved

Signed-off-by: izac112 <izac10@live.com>
2020-05-06 21:53:03 +02:00
Aronai Sieyes aa6d22097b Port SSnightshift from Paradise
Makes the station have a night mode.
2020-05-03 17:51:05 -04:00
Repede e44e346352 Release Update
Merge branch 'release' of https://github.com/VOREStation/VOREStation into voreupdate

# Conflicts:
#	code/__defines/machinery.dm
#	code/controllers/configuration.dm
#	code/game/jobs/jobs.dm
#	code/game/machinery/doors/blast_door.dm
#	code/game/machinery/pipe/pipe_recipes.dm
#	code/game/objects/items/devices/radio/radio_vr.dm
#	code/modules/client/preferences_vr.dm
#	code/modules/clothing/glasses/hud_vr.dm
#	code/modules/clothing/under/accessories/accessory_vr.dm
#	code/modules/events/event_container_vr.dm
#	code/modules/gamemaster/actions/planet_weather_change.dm
#	code/modules/projectiles/guns/energy/netgun_vr.dm
#	code/modules/projectiles/guns/energy/protector_vr.dm
#	code/modules/vore/appearance/sprite_accessories_taur_vr.dm
#	code/modules/vore/appearance/sprite_accessories_vr.dm
#	code/modules/vore/fluffstuff/custom_guns_vr.dm
#	icons/obj/power.dmi
#	vorestation.dme
2020-04-16 21:07:33 -04:00
Aronai SieyesandGitHub 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
NeertiandVirgoBot e89fef965e QoL: Stasis and Defibs 2020-04-07 00:39:35 -04:00