Atermonera
0a77d0d70d
Borg, Gripper, and Integrated Circuit interaction update.
2018-12-03 20:22:47 -05:00
HungryMoth
c3d9f5ff0a
Update species_languages_vr.dm
2018-11-10 17:15:51 -05:00
Neerti
3a9c13b937
Ports Vote to SMC
2018-10-20 01:53:13 -04:00
Neerti
62ac0986ca
Makes RCDs Clean Again
2018-10-16 14:17:44 -04:00
Anewbe
e4660c5838
Admin ticket system (for real this time)
2018-10-09 16:31:01 -04:00
Atermonera
fafd85957f
Minor issues fix.
2018-10-06 01:17:19 -04:00
Arokha Sieyes
b099ac6e4c
Merge branch 'master' of https://github.com/VOREStation/Polaris into sync-09272018
...
# Conflicts:
# code/__defines/holomap.dm
# code/__defines/mobs.dm
# code/_helpers/icons.dm
# code/_helpers/unsorted.dm
# code/_onclick/hud/hud.dm
# code/_onclick/item_attack.dm
# code/controllers/Processes/supply.dm
# code/controllers/subsystems/planets.dm
# code/datums/supplypacks/munitions.dm
# code/datums/supplypacks/science.dm
# code/datums/supplypacks/security.dm
# code/datums/supplypacks/supply.dm
# code/game/area/Space Station 13 areas.dm
# code/game/atoms_movable.dm
# code/game/machinery/autolathe.dm
# code/game/machinery/doors/door.dm
# code/game/machinery/jukebox.dm
# code/game/machinery/recharger.dm
# code/game/machinery/vending.dm
# code/game/mecha/equipment/tools/medical_tools.dm
# code/game/mecha/equipment/weapons/weapons.dm
# code/game/objects/items/devices/PDA/PDA.dm
# code/game/objects/items/devices/megaphone.dm
# code/game/objects/items/poi_items.dm
# code/game/objects/items/weapons/implants/implantlanguage.dm
# code/game/objects/items/weapons/storage/firstaid.dm
# code/game/objects/items/weapons/tools/weldingtool.dm
# code/game/objects/structures/flora/trees.dm
# code/game/objects/structures/plasticflaps.dm
# code/game/supplyshuttle.dm
# code/game/turfs/simulated/wall_attacks.dm
# code/modules/admin/admin_verbs.dm
# code/modules/assembly/infrared.dm
# code/modules/client/client procs.dm
# code/modules/client/preference_setup/loadout/loadout_utility.dm
# code/modules/client/preferences.dm
# code/modules/clothing/suits/miscellaneous.dm
# code/modules/holomap/holomap_datum.dm
# code/modules/holomap/station_holomap.dm
# code/modules/integrated_electronics/core/printer.dm
# code/modules/mining/machine_processing.dm
# code/modules/mob/living/carbon/human/human_defense.dm
# code/modules/mob/living/carbon/human/species/virtual_reality/avatar.dm
# code/modules/mob/living/death.dm
# code/modules/mob/living/silicon/ai/ai.dm
# code/modules/mob/living/silicon/pai/pai.dm
# code/modules/mob/living/silicon/robot/robot.dm
# code/modules/mob/living/simple_animal/animals/parrot.dm
# code/modules/mob/mob_movement.dm
# code/modules/organs/organ_external.dm
# code/modules/organs/organ_icon.dm
# code/modules/organs/subtypes/standard.dm
# code/modules/planet/weather.dm
# code/modules/power/cable.dm
# code/modules/power/fusion/core/core_control.dm
# code/modules/power/fusion/fuel_assembly/fuel_control.dm
# code/modules/power/fusion/gyrotron/gyrotron_control.dm
# code/modules/projectiles/gun.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm
# config/names/first_name_skrell.txt
# config/names/last_name_skrell.txt
# icons/mob/head.dmi
# icons/mob/robots.dmi
# icons/mob/species/tajaran/helmet.dmi
# icons/obj/ammo.dmi
# icons/obj/gun.dmi
# icons/obj/mining.dmi
# icons/obj/projectiles.dmi
# icons/obj/rig_modules.dmi
# icons/obj/surgery.dmi
# icons/turf/walls.dmi
# maps/southern_cross/southern_cross-1.dmm
# maps/southern_cross/southern_cross-3.dmm
# maps/southern_cross/southern_cross-6.dmm
# maps/southern_cross/southern_cross-8.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1A.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1B.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1C.dmm
# maps/submaps/surface_submaps/mountains/crashedcontainmentshuttle.dmm
# maps/submaps/surface_submaps/mountains/deadspy.dmm
# maps/submaps/surface_submaps/mountains/mountains_areas.dm
# maps/submaps/surface_submaps/plains/Thiefc.dmm
# maps/~map_system/maps.dm
# vorestation.dme
2018-09-27 18:01:09 -04:00
Neerti
3aca2c38e2
Yet Another Circuit Update ( #5549 )
...
* Circuit updates, adds new components, improves printer, new assemblies.
* Finishes powernet circuit.
* Adds wearable assemblies.
* Finialization before merging with GLOB port.
* Finishes circuit update, hopefully.
* Forgot to undo map.
* Removes debug output.
2018-09-12 20:51:32 -05:00
Atermonera
0a63e67785
Merge pull request #5508 from Anewbe/robobrain_meathead_fix
...
Fixes the bug(s) that allow meat bodies to have metal brains
2018-08-24 15:00:29 -07:00
Spades
6a95420bf9
Merge pull request #4064 from VOREStation/upstream-merge-5426
...
[MIRROR] Fixes a few bugs associated with the Dead Ringer
2018-08-17 16:07:16 -04:00
Anewbe
e1471886d8
Fixes the bug(s) that allow meat bodies to have metal brains
2018-08-14 23:12:43 -05:00
Anewbe
eebb627f00
Partially ports the GLOB system
2018-08-14 18:14:09 -05:00
Neerti
3b5874d3f1
Weather refactor.
2018-08-11 18:42:36 -04:00
Atermonera
bb575f0d53
Merge pull request #5468 from Anewbe/is_tool
...
Hopefully Unnoticeable Tool Refactor
2018-08-07 22:06:20 -07:00
Neerti
3de28fa6b2
Ambience Refactor ( #5476 )
...
* Refactors how ambience is assigned, removes bad ambience, ports good ambience from tg
* Apparently that file is still used, not worth the salt to remove it.
* Changelog
2018-08-06 11:12:17 -05:00
Anewbe
5c35b9f284
Forces mech construction to work with the is_tool() procs
2018-08-04 20:42:53 -05:00
Neerti
6ffd299fd7
Merge pull request #5461 from Atermonera/supply_nanoUI
...
Refactors supply controller
2018-08-04 02:55:15 -04:00
Woodratt
cd20465d38
Holomap Port
...
- Port of Holomaps from Virgo
2018-08-02 15:52:56 -07:00
atermonera
ef6c5abf15
Refactors supply controller.
...
Supply consoles now run nanoUI
2018-07-31 19:11:02 -07:00
Cameron653
5fc76df183
Merge branch 'master' into ALRAUNE_STUFF
2018-07-23 20:08:30 -04:00
Atermonera
c07d42e75a
Merge pull request #5426 from Anewbe/deadringer_fixes
...
Fixes a few bugs associated with the Dead Ringer
2018-07-22 00:26:47 -04:00
Anewbe
1f0973aa62
Fixes a few bugs associated with the Dead Ringer
2018-07-20 17:50:48 -05:00
Anewbe
edf92c57f9
Language and Larynx Additions
2018-07-14 00:14:49 -04:00
Anewbe
8f9e817bf0
Language and Larynx Additions ( #5402 )
...
* Various Language Improvements
2018-07-13 21:13:47 -07:00
Aronai Sieyes
f5ff6fec9a
Merge branch 'master' into upstream-merge-5401
2018-07-11 21:31:18 -04:00
Neerti
aff66f9037
Taj Sign Language works
2018-07-09 02:00:19 -04:00
Anewbe
0bc7467596
Taj Sign Language works
2018-07-09 00:29:19 -05:00
Arokha Sieyes
633bc2cc3d
Merge branch 'master' of https://github.com/VOREStation/Polaris into aro-sync07062018
...
# Conflicts:
# code/__defines/species_languages.dm
# code/__defines/subsystems.dm
# code/controllers/Processes/planet.dm
# code/game/machinery/cloning.dm
# code/game/machinery/recharger.dm
# code/modules/mob/living/carbon/human/emote.dm
# code/modules/organs/organ_icon.dm
# code/modules/organs/robolimbs.dm
# code/modules/paperwork/photography.dm
# code/modules/projectiles/guns/energy/special.dm
# code/modules/reagents/Chemistry-Recipes.dm
# html/changelogs/.all_changelog.yml
# maps/southern_cross/southern_cross-1.dmm
# vorestation.dme
2018-07-06 17:20:03 -04:00
Atermonera
308c4b64e0
Renames Taj Sign Language
2018-07-02 00:49:17 -04:00
Aronai Sieyes
2e0e39b627
Merge pull request #3949 from VOREStation/upstream-merge-5361
...
[MIRROR] Ports Siik'Tajr from Baystation
2018-07-02 00:36:20 -04:00
Unknown
14d64a5570
Duplicate PR revert and minor bugfix
...
- Reverts Virgo Siik'Tajr, since Polaris decided to implement it upstream
- Fixes a bug that caused the Pathfinder's locker script to instead trigger on explorer lockers
2018-06-29 16:25:20 -04:00
Anewbe
f6fbe81598
Renames Taj Sign Language
2018-06-29 15:05:13 -05:00
Anewbe
8b813107c1
Merge pull request #5361 from Novacat/spriteadd
...
Ports Siik'Tajr from Baystation
2018-06-29 15:49:56 -04:00
Aronai Sieyes
859b06497b
Merge pull request #3874 from Novacat/nova-pathfinder
...
Ports Siik'Tajr from Baystation
2018-06-24 01:02:52 -04:00
Cameron653
8219ababc5
Makes fruit growing code on the Alraune organ based instead of implant based. Organizes the list to make it in alphabetical order.
2018-06-17 15:04:58 -04:00
Unknown
cfe3a7223d
Ports Siik'Tajr from Baystation
...
Tail sign language! I was told Polaris might want this?
2018-06-16 22:58:31 -04:00
Aronai Sieyes
c06339487a
Merge branch 'master' into upstream-merge-5335
2018-06-16 17:43:55 -04:00
Arokha Sieyes
7c050dd35c
Fix merge conflict, update virgo planet things
2018-06-16 10:43:45 -04:00
Anewbe
98b3af60fa
Move planets to SSplanets
2018-06-15 19:05:38 -04:00
Anewbe
9e28740697
Merge pull request #5322 from VOREStation/pol-planetstart
...
Move planets to SSplanets
2018-06-15 18:05:25 -05:00
Unknown
c691ad5b8d
Ports Siik'Tajr from Baystation
...
Tail Sign language!
2018-06-13 02:13:31 -04:00
Atermonera
7cd1442e8f
Ports some Bay hair code
2018-06-12 03:43:57 -04:00
Anewbe
17a295b579
Ports some Bay hair code
2018-06-06 20:20:23 -05:00
Arokha Sieyes
462effc1d2
Creates SSplanets subsystem
...
For SPEEDYNESS
It probably works. I mean it's hard to sit there for 8 hours and test it. But it seems to work okay. At worst if it doesn't you'll have weather that doesn't make sense. ;v
2018-06-02 19:09:35 -04:00
Aronai Sieyes
40b1a56bdc
Revert "Revert "Upgrades Planetary Weather to vis_contents ( #5170 )""
2018-06-01 20:35:28 -04:00
Arokha Sieyes
c0c091ed4a
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync-05-29-2018
...
# Conflicts:
# code/modules/power/lighting.dm
# icons/turf/walls.dmi
2018-05-29 21:05:27 -04:00
Anewbe
d308cb4563
Merge pull request #5269 from deathride58/fancylighting
...
Makes lighting a little fancier, reduces the amount of light sources with a power greater than 1
2018-05-29 13:33:27 -05:00
Leshana
d430448ebf
Split and clarify global lists of processing vs non-processing machinery. ( #5307 )
...
* Renaming local var 'machines' to avoid confusion with the global var of same name.
* Delete the unused process scheduler machinery.dm file. Long since replaced with SSmachines
* Split and clarify global lists of processing vs non-processing machinery.
- Renamed the list of processing machinery from "machines" to "processing_machines"
- Added new global list "machines" to be a list of all machines.
- Since nearly every reference to machines actually wanted to iterate over all machines anyway, this works out great.
2018-05-28 15:57:02 -04:00
Leshana
30f10be83e
Split and clarify global lists of processing vs non-processing machinery. ( #5307 )
...
* Renaming local var 'machines' to avoid confusion with the global var of same name.
* Delete the unused process scheduler machinery.dm file. Long since replaced with SSmachines
* Split and clarify global lists of processing vs non-processing machinery.
- Renamed the list of processing machinery from "machines" to "processing_machines"
- Added new global list "machines" to be a list of all machines.
- Since nearly every reference to machines actually wanted to iterate over all machines anyway, this works out great.
2018-05-28 12:56:49 -07:00
Arokha Sieyes
2d89d63c09
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync-05-27-2018
...
# Conflicts:
# code/game/objects/structures/crates_lockers/closets/l3closet.dm
# code/game/objects/structures/crates_lockers/closets/secure/engineering.dm
# code/game/objects/structures/crates_lockers/closets/secure/medical.dm
# code/game/objects/structures/crates_lockers/closets/secure/scientist.dm
# code/game/objects/structures/crates_lockers/closets/secure/security.dm
# code/game/objects/structures/crates_lockers/closets/utility_closets.dm
# maps/southern_cross/structures/closets/misc.dm
# maps/submaps/surface_submaps/wilderness/DoomP.dmm
# vorestation.dme
2018-05-27 19:26:12 -04:00