izac112
c14d144d45
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
2020-05-18 16:05:36 +02:00
Aronai Sieyes
190e8bdd5a
Try to ensure some mobs don't end up processing in SSmobs
2020-05-17 09:40:39 -04:00
Aronai Sieyes
0d14487cdc
Add serial comma
2020-05-16 17:06:21 -04:00
izac112
bbb084a354
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
2020-05-16 09:06:27 +02:00
Arokha Sieyes
a77da3b5df
Clean up merge conflicts
2020-05-14 09:44:52 -04:00
Atermonera
21620a1814
Add UAVs
2020-05-14 00:34:29 -04:00
izac112
bba0a05f5f
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
2020-05-13 10:21:49 +02:00
Aronai Sieyes
d4cfdcfb3a
Switch to using GLOB.admins instead of admins
2020-05-12 11:16:54 -04:00
izac112
2b3fc9a740
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
2020-05-11 18:20:43 +02:00
Arokha Sieyes
6d47c2f95c
Further time fixes
2020-05-08 10:09:40 -04:00
Arokha Sieyes
323f7e651f
Fix/rename some timing stuff
2020-05-08 01:51:52 -04:00
Aronai Sieyes
ae303cd122
Merge pull request #7676 from VOREStation/aro-bicon2
...
Refactor examining and some of getFlatIcon
2020-05-06 23:21:41 -04:00
Aronai Sieyes
939105952a
"Deg" instead of symbol
2020-05-06 23:11:29 -04:00
Aronai Sieyes
9acf643828
Make DS2NEARESTTICK macro
2020-05-06 20:26:51 -04:00
Aronai Sieyes
bd298810f2
Redo examining in general and tweak getFlatIcon
2020-05-06 18:37:46 -04:00
Aronai Sieyes
d172e2dd04
Cached version of icon_states() proc
2020-05-06 16:06:44 -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
0b19c528da
Allows do_mob and do_after to be exclusive, to prevent stacking
2020-05-05 19:10:55 -04:00
ShadowLarkens
dc61ee2ffe
Vore Datums implemented, awaiting integration&testing
2020-04-30 16:37:41 -07:00
Unknown
49570f0d24
New Lore Oversights
...
- Loads banners_vr
- Properly sets time back to 2320
2020-04-30 09:11:08 -04:00
Aronai Sieyes
fb87fbe2d7
VS: Add UAV
2020-04-28 23:18:27 -04:00
Aronai Sieyes
0c2f8cedb5
Add UAV, UAV software
...
Design placed in mechfab
2020-04-28 23:18:08 -04:00
Atermonera
7bf77736c2
Adds empty filter classes to send messages to particular vchat filters.
2020-04-20 03:28:57 -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
Leshana
3be0330db2
Remove the goonstation /datum/controller/processScheduler as it is no longer used.
2020-04-14 16:17:32 -04:00
Aronai Sieyes
0d39c5535e
Merge pull request #7200 from VOREStation/aro-offmap-rebase2
...
ITV Talon offmap spawn jobs
2020-04-13 09:28:19 -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
Aronai Sieyes
e2d2964546
Refactor telecomms to send messages to logically adjacent zlevels
2020-04-11 12:03:10 -04:00
Leshana
d66f508541
Fixes for vorestation merge of "Rewrites the Rewritten Event System"
...
- Remove duplicate pick_random_edge_turf resulting from our simultaneous addition of it (in overmaps PR)
- Disable SSgame_master and SSevent_ticker subystems, we are still using the original events subsystem.
- Disable the game_master implementations as we are not using them.
- Comment out references to SSgame_master since we are not using it (yet?)
2020-04-06 17:31:26 -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
Atermonera
f8005fda4b
Merge pull request #6941 from spookydonut/parsefixes
...
Fix some parse errors
2020-04-05 02:33:28 -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
Aronai Sieyes
58dc70861c
Update unsorted.dm
2020-04-03 12:23:21 -04:00
Atermonera
d7a9416bb8
Clean up various things
2020-04-03 03:15:06 -04:00
Aronai Sieyes
0d043fe44e
Update assemblies to modern coding standards
2020-03-30 22:18:44 -04:00
Leshana
2e114ede5c
Fix error handler printing bogus src.loc and usr.loc info
2020-03-30 20:30:36 -04:00
Aronai Sieyes
edd91313a8
Slow your roll, turrets
2020-03-30 12:03:39 -04:00
Aronai Sieyes
7cb680ab34
Merge pull request #6918 from VOREStation/upstream-merge-6826
...
[MIRROR] Port Landmark Shuttles
2020-03-21 00:52:08 -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
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
cf7d50978e
Fix list_values to support lists of lists. Fix missing variable init.
2020-03-19 20:28:53 -04:00
Novacat
4cd077019f
Merge pull request #6683 from Novacat/nova-heterochromia
...
Species consolidation
2020-03-19 18:55:54 -04:00
ShadowLarkens
2e23dcdb49
Speed up mapload significantly
...
Co-authored-by: Aronai Sieyes <arokha@arokha.com >
2020-03-19 00:29:24 -04:00
Unknown
c960a9ec30
Finishes this PR
2020-03-17 14:00:02 -04:00
Atermonera
e3a67b3050
Makes language keys case sensitive, adds unit tests for language conflicts, fixes some language conflicts
2020-03-17 00:22:05 -04:00
Leshana
9cbdf184ff
Ported Basic Overmap Functionality
...
- Ports the overmap, ships, sectors, and "landable" ships from baystation.
- Ports necessary computers to control ships and overmap shuttles.
- Shims missing machine and computer functionality pending future enhancements.
- Includes required new sprites and sounds.
2020-03-11 11:11:40 -04:00
Novacat
2eae0fdecb
Merge branch 'master' into upstream-merge-6762
2020-03-09 01:45:23 -04:00
Leshana
c837078105
Replaced "area" shuttles with "landmark" shuttles.
...
Largely ported from the work done at Baystation in https://github.com/Baystation12/Baystation12/pull/17460 and later commits.
- Shuttles no longer require a separate area for each location they jump to.
Instead destinations are indicated by landmark objects, which are not necessarily exclusive to that shuttle.
This means that more than one shuttle could use the same docking port (not at the same time of course).
- Enhanced shuttle control computers to use nanoui if they didn't.
- Organizes shuttle datum code a bit better so there is less re-inventing the wheel in subtypes.
- Allows the possibility of shuttles (or destinations) that start on late-loaded maps.
- Deprecate the "extra" shuttle areas that are no longer needed and update shuttle areas in unit tests
This all required a bit of infrastructure improvements.
- ChangeArea proc, for changing the area of a turf.
- Fixed lighting overlays actually being able to be destroyed.
- Added a few utility macros and procs.
- Added "turf translation" procs which are like move_contents_to but more flexible.
2020-03-05 10:29:08 -05:00
Neerti
0d9345adde
Half-Refactors Jobs
2020-03-03 16:28:33 -05:00
Hawk_v3
f2b8f92b63
Merge remote-tracking branch 'upstream/master' into releaseupdate
2020-03-02 17:55:11 +00:00