Spades and GitHub
ba5bfa00bb
Merge pull request #3583 from Verkister/chompychomp
...
Adds a funky fresh feature to beartraps.
2018-05-05 08:32:38 -04:00
Verkister
f01a8fffe3
hurrgh
2018-04-28 00:28:15 +03:00
Arokha Sieyes
6c686e6a2f
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync-04252018
...
# Conflicts:
# README.md
# code/game/jobs/job/job.dm
# code/modules/client/preference_setup/loadout/loadout_utility.dm
# code/modules/mob/living/carbon/human/examine.dm
# code/modules/mob/living/carbon/human/npcs.dm
# code/modules/mob/living/carbon/human/species/station/prometheans.dm
# html/changelogs/.all_changelog.yml
# maps/RandomZLevels/Academy.dmm
# maps/RandomZLevels/beach.dmm
# maps/RandomZLevels/blackmarketpackers.dmm
# maps/RandomZLevels/challenge.dmm
# maps/RandomZLevels/example.dmm
# maps/RandomZLevels/jungle.dmm
# maps/RandomZLevels/listeningpost.dmm
# maps/RandomZLevels/spacebattle.dmm
# maps/RandomZLevels/stationCollision.dmm
# maps/RandomZLevels/wildwest.dmm
# maps/RandomZLevels/zresearchlabs.dmm
# maps/northern_star/polaris-1.dmm
# 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-7.dmm
# maps/submaps/surface_submaps/mountains/CrashedMedShuttle1.dmm
# maps/submaps/surface_submaps/plains/Boathouse.dmm
# maps/submaps/surface_submaps/wilderness/Blackshuttledown.dmm
# maps/submaps/surface_submaps/wilderness/Boombase.dmm
# maps/submaps/surface_submaps/wilderness/DJOutpost1.dmm
# maps/submaps/surface_submaps/wilderness/DecoupledEngine.dmm
# maps/submaps/surface_submaps/wilderness/Drugden.dmm
# maps/submaps/surface_submaps/wilderness/Rockybase.dmm
# maps/submaps/surface_submaps/wilderness/Shack1.dmm
# maps/virgo/virgo-6.dmm
# vorestation.dme
2018-04-25 17:23:33 -04:00
Leshana
c09412c33e
Implements the Mining Equipment Vendor
...
Adds the Mining Equipment Vendor machine, which sells lots of items for points earned by mining.
Enhanced the ore processor to give points for processed ore.
Added some miscellaneous items such as hyposprays for miners.
Switched mining machines to use the nice new icons.
2018-04-24 18:18:54 -04:00
MarinaGryphon and Anewbe
9e57b11a87
Fixes various implant/admin verb typos ( #5177 )
...
* Removes 'independant'
* Update Space Station 13 areas.dm
* Fixes the AI law typo
* Fixes another typo.
Somewhat out of scope(?), but it's just a typo.
2018-04-17 23:05:12 -05:00
Leshana
b5cf8383f6
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into vplk-sync-2018-04-14
...
# Conflicts:
# code/game/machinery/jukebox.dm
# code/modules/economy/lorenews.dm
# code/modules/mob/living/carbon/human/update_icons.dm
2018-04-15 14:19:36 -04:00
Anewbe and GitHub
8adf777a72
Merge pull request #5167 from Heroman3003/sheet-snatch-fix
...
Fixed sheet snatcher spawning stacks with wrong looking icon
2018-04-13 14:01:17 -05:00
Aronai Sieyes and GitHub
83c27b175f
Merge pull request #3446 from Heroman3003/fuzzy-legcuffs
...
Added fuzzy legcuffs
2018-04-12 18:42:54 -04:00
Heroman3003 and Heroman3003
1ff2f26889
Fixed legcuffs checking for being handcuffed instead of legcuffed when put on
2018-04-13 05:00:18 +10:00
Heroman3003
dd2a46281e
Added fuzzy legcuffs
2018-04-13 04:56:16 +10:00
Heroman3003
32daa7a0d2
Fixed sheet snatcher spawning stacks with wrong looking icon
2018-04-12 21:55:24 +10:00
Verkister
90175bb1aa
adds proper bags
2018-04-12 09:26:02 +03:00
Verkister
9f21628619
Adds deer taur.
...
-Adds dual color deer taur.
-Sort of fits the lizardtaur saddlebag gear as well so I lazily made it accept the deer too for now.
2018-04-11 17:14:21 +03:00
Anewbe and GitHub
8c23ec4844
Merge pull request #5153 from Neerti/4/5/2018_tile_attacking
...
Adds Tile-based Attacks
2018-04-09 19:16:58 -05:00
Leshana
e08cbef044
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-04-04
...
# Conflicts:
# code/modules/economy/lorenews.dm
# code/modules/mob/living/simple_animal/animals/cat.dm
# html/changelogs/.all_changelog.yml
# maps/southern_cross/southern_cross-1.dmm
2018-04-06 15:40:06 -04:00
Neerti
4ac6d34235
Adds Tile-based Attacks
...
Adds ability to attack mobs by clicking their tile.
When someone clicks a tile with a weapon while off help intent, and if a mob is occupying that tile, the mob will be attacked as if they were clicked directly.
If more than one mob is on a tile, one is chosen randomly.
You cannot hit yourself by clicking your own tile.
Weapons with cleaving abilities will attempt a cleave on the tile clicked on, making it very easy to hit (simple) mobs with those weapons if near you.
Other changes.
Cleave proc can accept any atom now and not just a mob.
Also cleans up weapons deciding how they can cleave somewhat.
2018-04-05 13:28:05 -04:00
Mechoid and Atermonera
57ab0e715b
Constructs 2.0 - Living Stone ( #5040 )
...
* Construct Overhaul + Related Fixes/Tweaks
2018-04-04 23:45:00 -07:00
Atermonera and GitHub
a6ebe9b44a
Merge pull request #5145 from VOREStation/vs-port-3058
...
[PORT] Halve character-join lag
2018-04-04 17:38:31 -07:00
Atermonera and GitHub
b63acc083d
Merge pull request #5143 from VOREStation/fix-usr
...
Reverted use of 'usr' back to 'user' from commit 05fd53e
2018-04-04 17:35:33 -07:00
Atermonera and GitHub
a059ed0de3
Merge pull request #5133 from Cameron653/patch-1
...
Syndicate Dufflebag Tweak
2018-04-02 23:51:21 -07:00
Arokha Sieyes and Leshana
a6cfbc4f42
Initial cleanup/changes
2018-04-02 16:36:04 -04:00
Leshana
1f4bdc4389
Reverted use of 'usr' back to 'user' from commit 05fd53ebcc
2018-04-01 22:03:10 -04:00
Mechoid and GitHub
739bbd6e2b
Merge pull request #5073 from mistyLuminescence/wallets
...
Wallet Expansion!
2018-04-01 15:01:05 -07:00
Cameron653 and GitHub
4a1ef0dbd6
Makes syndie dufflebags hint that they let you move faster
2018-03-31 11:02:01 -04:00
Leshana
6756c5a483
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-03-30
...
# Conflicts:
# .travis.yml
# code/ATMOSPHERICS/components/unary/outlet_injector.dm
# code/__defines/_planes+layers.dm
# code/__defines/chemistry.dm
# code/__defines/mobs.dm
# code/_helpers/mobs.dm
# code/_onclick/hud/robot.dm
# code/game/area/areas.dm
# code/game/machinery/computer/supply.dm
# code/game/machinery/cryopod.dm
# code/game/machinery/doors/airlock.dm
# code/game/objects/items/devices/communicator/UI.dm
# code/game/objects/items/devices/communicator/messaging.dm
# code/game/sound.dm
# code/game/supplyshuttle.dm
# code/game/turfs/flooring/flooring_decals.dm
# code/modules/admin/admin.dm
# code/modules/client/preference_setup/occupation/occupation.dm
# code/modules/events/event_container.dm
# code/modules/mob/dead/observer/observer.dm
# code/modules/mob/language/language.dm
# code/modules/mob/living/carbon/human/human.dm
# code/modules/mob/living/carbon/human/human_powers.dm
# code/modules/mob/living/carbon/human/life.dm
# code/modules/mob/living/carbon/human/species/species_shapeshift.dm
# code/modules/mob/living/living.dm
# code/modules/mob/living/living_powers.dm
# code/modules/mob/living/say.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/logout.dm
# code/modules/mob/mob_helpers.dm
# code/modules/organs/organ.dm
# code/modules/organs/organ_icon.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Medicine.dm
# code/modules/reagents/reagent_containers/syringes.dm
# code/modules/shuttles/shuttle.dm
# html/changelogs/.all_changelog.yml
# maps/RandomZLevels/wildwest.dm
# maps/southern_cross/items/clothing/sc_head.dm
# maps/southern_cross/southern_cross-1.dmm
# vorestation.dme
2018-03-31 09:20:59 -04:00
mistyLuminescence
dfc0dd48bc
Removes vials
2018-03-30 02:12:58 +01:00
Aronai Sieyes and Atermonera
7d3aec96fd
Arranges lots of things into planes ( #5072 )
...
* Rearranges a billion things into planes
* Make cryotubes fancy
* Update Travis
* Fix hiding logic
2018-03-28 12:59:12 -07:00
Atermonera and GitHub
6adbe5537e
Merge pull request #5079 from BillyBangles/they-arent-sharpies-i-swear
...
Adds permanent markers
2018-03-28 11:49:10 -07:00
Arokha Sieyes
29eb468ef5
POLARIS: Fixes #5282 (VS) - Allow use of pens to label pill bottles, like glass bottles
2018-03-25 17:05:20 -04:00
Neerti and GitHub
c75158b14d
Merge pull request #5095 from Mewchild/MC-Implant
...
Updates tracking implant description
2018-03-23 18:45:09 -04:00
Mewchild
4cbefc8cdf
Updates tracking implant description
2018-03-22 12:28:14 -05:00
Cameron653 and Atermonera
59844c5553
Xenoarch Multitool & Xenoarch Excavation Drill ( #5058 )
...
* Xenoarch Multitool & Xenoarch Excavation Drill
* Makes the tool work better
* Cuts down on lines & left comments
* change to m
2018-03-22 09:50:50 -07:00
Neerti and GitHub
70ac478aea
Merge pull request #5065 from VOREStation/vs-port-3204
...
[PORT] Revamp logging for consistency
2018-03-20 21:13:47 -04:00
Arokha Sieyes
3cc7138ca3
POLARIS: Fixes #5282 (VS) - Allow use of pens to label pill bottles, like glass bottles
2018-03-20 19:01:36 -04:00
Billy Bangles
d953a58413
travis pls
...
why must we argue so
2018-03-19 21:23:48 -04:00
Billy Bangles
05fd53ebcc
adds permanent markers
...
also tweaks paint recipe to use ink instead of crayons.
2018-03-19 20:20:31 -04:00
BillyBangles and Atermonera
85e377f017
Adds a cursed sword (and other haunted things) ( #4931 )
...
* adds cursed sword and 'haunted' object framework.
* fixes back.dmi conflicts
* adds cursed blade ghost pod
as well as fixing some ghost pod oddities
* fixes misc.dm conflicts
* adds cursed sword cave POI
* makes cursed sword use voice mob
as opposed to a brainmob
2018-03-19 11:49:33 -07:00
mistyLuminescence
8769f4605a
trims list
2018-03-18 03:20:36 +00:00
mistyLuminescence
70f7ef7d6f
Wallet expansion!
2018-03-17 21:10:23 +00:00
Anewbe and GitHub
d36e67d90d
Merge pull request #5064 from VOREStation/vs-port-3142
...
[PORT] Improved playsound and drop_location() from /tg
2018-03-17 15:01:07 -05:00
Atermonera and GitHub
4fa4173e29
Merge pull request #5049 from Anewbe/quickdraw_items
...
Ports quickdraw storage items from VIRGO
2018-03-16 11:37:58 -07: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
Arokha Sieyes and Leshana
6158cd1d26
POLARIS: Use drop_location() for things
2018-03-13 19:23:46 -04:00
Arokha Sieyes and Leshana
73838e0a62
POLARIS: Revamp logging to be consistent
2018-03-13 18:20:58 -04:00
Leshana and Anewbe
57ed0f6e9e
Sundry Runtime Fixes - March ( #5047 )
...
* Fixes Runtime in tools.dm,239: undefined variable /mob/living/simple_animal/retaliate/solargrub/var/handcuffed
* Add logging to help identify the cause of runtime in examining zshadow mobs.
* Fix Runtime in buckling.dm,165: Cannot execute null.forceMove().
* Fixes Runtime in robot_items.dm,31: Cannot read null.origin_tech
* Fixes Runtime in paper_bundle.dm,183: Cannot read null.loc
2018-03-13 00:13:19 -05:00
Anewbe and GitHub
9f56416684
Merge pull request #5037 from VOREStation/aro-updateicons
...
Rewrite human/update_icons()
2018-03-11 21:03:10 -05:00
Anewbe
a8cc2df4ad
Ports quickdraw storage items from VIRGO
2018-03-11 16:56:17 -05:00
Arokha Sieyes
2c9bdf3ae4
POLARIS: Revamp logging to be consistent
2018-03-10 17:18:09 -05:00
Layne and Anewbe
acdde85f4d
Reinforced snowball fix. ( #4991 )
...
* temp snowball fix
* Create MisterLayne - SnowballTEMPFIX
* Update and rename MisterLayne - SnowballTEMPFIX to MisterLayne - SnowballTEMPFIX.yml
2018-03-10 14:58:25 -06:00