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
Leshana
262faa38e4
Replace global all_areas list with world.
...
It ends up having similar performance, so might as well not bother with all_areas.
2020-04-12 18:04:54 -04:00
Heroman
f5e8ccd250
Adjust chances for spawnin events
2020-04-11 10:40:40 +10:00
Leshana
178d48c253
Accepting alternative Polaris code for the sake of merge simplification.
2020-04-10 19:48:00 -04:00
Aronai Sieyes
ce8bda7cd7
Merge pull request #7118 from VOREStation/vplk-shields
...
Ports Baystation Advanced Shield Generators
2020-04-07 23:53:12 -04:00
Leshana
aaa0fa5539
Cleanup code and comments.
...
- Refactor ion_storm to actually operate using start()/end()/announce()
- Remove unused variable and enhance comments.
2020-04-07 03:37:10 -04:00
Atermonera
5c03273ce8
Merge pull request #6884 from Neerti/event_system_fix
...
Rewrites the Rewritten Event System
2020-04-06 16:23:39 -04:00
Repede
d2b0878508
Moved all commented out events into the disabled events list, may be required for ship events.
2020-04-05 19:33:19 -04:00
Repede
b2386e22f3
Fixes #658 and #644
2020-04-05 16:10:11 -04:00
Repede
7f1a6d6cc7
Fuck this shit
...
Merge branch 'release' of https://github.com/VOREStation/VOREStation
# Conflicts:
# code/controllers/autotransfer.dm
# code/controllers/subsystems/inactivity.dm
# code/game/area/Away Mission areas.dm
# code/game/area/Space Station 13 areas.dm
# code/game/jobs/job/captain.dm
# code/game/jobs/job/civilian.dm
# code/game/jobs/job/security.dm
# code/game/jobs/jobs.dm
# code/game/machinery/air_alarm.dm
# code/game/machinery/suit_storage_unit.dm
# code/game/machinery/suit_storage_unit_vr.dm
# code/game/mecha/combat/gorilla.dm
# code/game/turfs/simulated/dungeon/wall.dm
# code/game/turfs/simulated/wall_types.dm
# code/modules/client/preference_setup/loadout/loadout_utility_vr.dm
# code/modules/clothing/glasses/glasses.dm
# code/modules/clothing/spacesuits/rig/rig_pieces_vr.dm
# code/modules/clothing/spacesuits/void/void_vr.dm
# code/modules/clothing/under/accessories/holster.dm
# code/modules/mob/language/station_vr.dm
# code/modules/mob/living/carbon/human/emote_vr.dm
# code/modules/mob/living/carbon/human/species/station/station_vr.dm
# code/modules/mob/living/carbon/human/species/station/traits_vr/positive.dm
# code/modules/mob/new_player/sprite_accessories_vr.dm
# code/modules/power/apc.dm
# code/modules/power/lighting.dm
# code/modules/resleeving/machines.dm
# config/jobwhitelist.txt
# icons/mob/species/seromi/head.dmi
# icons/mob/species/seromi/suit.dmi
# icons/mob/species/vulpkanin/helmet.dmi
# icons/mob/species/vulpkanin/suit.dmi
# maps/tether/submaps/_tether_submaps.dm
# maps/tether/tether_areas2.dm
# maps/tether/tether_defines.dm
# maps/tether/tether_shuttles.dm
# nano/templates/apc.tmpl
# vorestation.dme
2020-04-04 14:37:55 -04:00
Leshana
e2bd546f61
Ports advanced shield generators from Baystation
...
- Creates new advanced shield generators, designed to replace old hull and bubble shield generators.
- Upgrades the floor mounted and handheld shield diffusers.
- Makes underfloor shield diffusers actually constructable.
- Handheld diffusers orderable via uplink.
- Removes supply packs and research datums for the old generators, but leaves their code in place for maps that still use them.
- Integrates with the meteor and electrical storm events.
- Integrates with mob AI (they know how to attack it)
2020-04-03 00:56:15 -04:00
Novacat
8c7424b3e8
VOREStation specifics for SSsupply refactor.
...
Update vorestation.dme
2020-03-27 18:28:21 -04:00
Atermonera
752d560d76
Converted old supply_controller to SSsupply
2020-03-27 17:38:05 -04:00
Aronai Sieyes
381ef78365
Fix the doom asteroid waves
2020-03-26 23:27:40 -04:00
Aronai Sieyes
710857ddd9
Same for dust
2020-03-26 12:41:01 -04:00
Aronai Sieyes
bb1494dfe3
Remove the 'has cleared the' announcement for ships
2020-03-26 11:55:40 -04:00
Leshana
9d335cf678
Quick fix to ensure events with skyboxes remove them at the end.
2020-03-24 22:16:48 -04:00
Aronai Sieyes
ac419404cb
Fix Dust level choice
2020-03-24 20:51:12 -04:00
Aronai Sieyes
7dcfd12266
Merge pull request #6946 from VOREStation/aro-announce
...
Don't announce overmap events
2020-03-23 21:40:46 -04:00
Unknown
8e0bd119b2
Real Crash Fix
...
Remind me never to code when dead tired
2020-03-22 09:18:20 -04:00
Unknown
004e3682a0
Emergency Crash Fix
2020-03-21 23:53:51 -04:00
Aronai Sieyes
d8d7ebf99a
Remove announcements from overmap events
2020-03-21 19:17:36 -04:00
Leshana
41aa31f847
Refactor carp event to optionally use landmarks if present and stop at the edge of space.
2020-03-19 20:29:43 -04:00
Leshana
c8129e24fb
Restrict dust, meteors and space carp events to space z-levels only.
2020-03-19 20:29:43 -04:00
Leshana
f2a582569b
Ports overmap events from Baystation12
...
- Move overmap defines to _defines folder. Rename old file to turfs.dm since that is what it contains.
- Definition of overmap event objects and the overmap event handler.
- Upgrades to SSevents and SSskybox to tie in the overmap events.
- Enhancement to /datum/event itself to support affecting_z and victim ship.
- Upgrade to the five event types used on the overmap to support new vars.
- Upgrade to dust and meteor spawning code to support targeting z-levels.
2020-03-19 20:29:43 -04:00
Leshana
3e3241eeb2
Make area.gravitychange not require being passed a reference to... itself. ( #6838 )
2020-03-16 05:32:20 -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
Repede
c45d7c2196
Merge branch 'release' of https://github.com/VOREStation/VOREStation
...
# Conflicts:
# code/_helpers/unsorted.dm
# code/modules/events/event_container_vr.dm
# icons/misc/title_vr.dmi
# interface/skin.dmf
# vorestation.dme
2020-03-01 12:35:52 -05:00
Novacat
b44f8e0911
Merge pull request #6592 from VOREStation/vchat-rebase
...
VChat: Redone chat output in Vue.js
2020-03-01 10:51:29 -05:00
Heroman3003
b12348f909
Merge branch 'master' into maint_pred
2020-02-24 11:00:59 +10:00
Repede
4cf7f71be6
Merge branch 'release' of https://github.com/VOREStation/VOREStation
...
# Conflicts:
# code/game/area/Away Mission areas.dm
# code/game/objects/items/weapons/stunbaton.dm
# code/game/objects/items/weapons/teleportation.dm
# code/modules/clothing/glasses/glasses.dm
# code/modules/events/event_container_vr.dm
# code/modules/mining/ore_box.dm
# code/modules/paperwork/paper.dm
# code/modules/rogueminer_vr/zone_console.dm
# config/custom_items.txt
# icons/mob/items/lefthand_suits.dmi
# icons/mob/items/righthand_suits.dmi
# icons/mob/species/vulpkanin/helmet.dmi
# icons/mob/species/vulpkanin/suit.dmi
# icons/mob/suit.dmi
# icons/obj/clothing/suits.dmi
# maps/tether/tether_defines.dm
2020-02-22 12:38:04 -05:00
Arokha Sieyes
1d9e5be122
Replace \image macro with bicon()
2020-02-19 19:55:01 -05:00
Arokha Sieyes
47ccc655db
Deprecate the stream operator
2020-02-12 19:38:43 -05:00
Heroman
0ebf8b163a
Removes Crate Mimic from list of available maintenance preds
2020-02-13 09:40:29 +10:00
Heroman
5ba0e0805c
Prevents the pred going buck wild if player leaves
2020-02-13 09:39:32 +10:00
Heroman
3f75b09ea2
Fixes morph spawn event bugs
2020-02-12 12:36:22 +10:00
Heroman
8ac52fef61
Adds Maintenance Predator random event
2020-02-12 12:33:46 +10:00
Heroman3003
6a75d126b2
Merge branch 'master' into superpod
2020-02-10 23:08:57 +10:00
izac112
933385020f
Merge branch 'master' of https://github.com/VOREStation/VOREStation into izac-update
...
# Conflicts:
# code/modules/mining/machine_stacking.dm
# Resolved
# code/modules/mob/living/silicon/robot/robot_modules/station_vr.dm # Resolved mostly besides line 717 "plasteel: undefined var"
# even though the only change in this line is removing the comment
# icons/mob/widerobot_vr.dmi
# Resolved
# maps/tether/tether-07-station3.dmm
# Resolved
2020-01-31 18:23:50 +01:00
Heroman
0915cfd9e5
Resolves conflicts, updates description
2020-01-28 13:05:55 +10:00
Heroman
308ee2dc6a
Limites the locations at which drone pod can drop
2020-01-28 10:20:59 +10:00
RadiantFlash7
8704ce4f39
Typo fixes
...
Typofixes in event anouncements.
2020-01-25 01:29:13 -05:00
Heroman
fbf40198bd
Removes redundant code
2020-01-16 14:57:27 +10:00
Heroman3003
d2073b6ad8
Merge branch 'master' into morphevent
2020-01-16 14:55:19 +10:00
Atermonera
4fb26a6429
Merge pull request #6620 from Heroman3003/eventpause
...
Pauses event processing while doing event actions
2020-01-15 23:43:46 -05:00
Heroman
6a21fccabd
Fixes the fix for drone pod announcement
2020-01-16 13:47:52 +10:00
Heroman3003
4af118cb0d
Merge branch 'master' into morphevent
2020-01-16 09:00:43 +10:00
RadiantFlash7
c70cf7ffa0
Viral addition
...
Re-adds Viruses as a major event. Blobs and Radiation seemed to turn out alright, and most viruses can be cured with spacecillin.
Worth trying out, atleast.
2020-01-14 00:02:34 -05:00
RadiantFlash7
0388927ba1
fluffies events
...
Fluffieifes events for cryogaia outpost.
2020-01-13 23:51:20 -05:00