Commit Graph

7169 Commits

Author SHA1 Message Date
kevinz000 46c79c7d3e [READY]Makes a bunch of processes subsystems instead (#5814
* Converts various New() definitions to Initialization()
* Adds absolute pathing
2019-01-15 22:58:06 -08:00
Neerti b1860f9baa Merge pull request #5829 from kevinz000/tg_vv
Ports TGstation view variables + admin proccall guards, and all the baggage that comes with it
2019-01-15 22:18:50 -05:00
Anewbe 95f980b202 Merge pull request #5825 from PolarisSS13/butt_boxing
Adds ability to put butts in boxes
2019-01-14 20:22:34 -06:00
Neerti 7c7829d3e7 Merge pull request #5835 from Cerebulon/ReligionUpdate
Updates Religion Lists + Adds Religious Paraphernalia
2019-01-14 03:45:57 -05:00
Neerti 274b3c3c93 Merge pull request #5776 from Atermonera/spacesuit_pressure_limits
Adds pressure protection bounds to clothing.
2019-01-13 02:28:36 -05:00
kevinz000 61561ade31 Clamp replace 2019-01-12 05:51:08 -08:00
kevinz000 14832ccace Well that took a lot of effort.. 2019-01-12 05:25:00 -08:00
Neerti 2cd2e65530 Merge pull request #5824 from Heroman3003/paint_bucket_fix
Fixes non-black/white paint buckets not actually having paint in them
2019-01-12 04:22:29 -05:00
Cerebulon af0f24eeaf Changelog + renamable icons + typo 2019-01-12 05:58:29 +00:00
Cerebulon 5d601302b7 Religion Overhaul 2019-01-12 05:35:53 +00:00
Neerti 1764748f06 Adds ability to put butts in boxes
Specifically cigarette butts in cigarette boxes, and cigar butts in cigar boxes.
2019-01-10 18:43:16 -05:00
Heroman3003 0b291d2cb4 fixes non-black/white paint buckets not actually having paint in them 2019-01-11 08:24:02 +10:00
Neerti afa149ca2f Adds New PoI Features + Bonus PoI (#5796)
* Adds cliffs.

* Finishes lava and polishes the other things.

* Hopefully finished with all the new shinies.
2019-01-10 16:17:43 -06:00
Spades 81c3036140 Guns sounds refactor and improvements (#5803)
* Gun sound updates

Grenade Launcher sound source:
https://freesound.org/people/LeMudCrab/sounds/163458/

* Actually, this is a better way to handle this.

* Fixed accidental inconsistent indentation

* Renames shotgun.ogg to Gunshot_shotgun.ogg

Also actually changes the file names like I was supposed to last night.

* *peers* Didn't I just fix this shit?

* Actually fixes the missing files this time

* Update audible_deception.dm

* Changed tungsten core projectile sound by request

* Actually no this line is stupid and makes me angry

Simplifies dumb code that was badly copypasted.

Also fixed missing D'eagle fire_sound

* Smarter code

Less copypasta, more runtimes prevented in case somebody decides to make
a soundless gun whether done intentionally or not.

* Update gun.dm
2019-01-06 18:27:24 -08:00
Ragolution 4a7c1cc884 Fixes typo
I hate typos
2019-01-04 21:43:55 -05:00
Anewbe 5fb77b35ec Merge pull request #5791 from Neerti/looping_sounds
Adds Various Sounds, Looping Sound System
2018-12-31 09:01:31 -06:00
Atermonera f7d0154c79 Merge pull request #5779 from Novacat/spriteadd
Emergency tanks start full
2018-12-30 14:07:45 -08:00
Anewbe 03ac1aafa2 Merge pull request #5795 from Cerebulon/virgov
Standardises SifGov to VirGov
2018-12-28 17:55:24 -06:00
Neerti 8ec3691911 Merge pull request #5770 from Atermonera/standard_rotation
Standardizes rotation verbs
2018-12-28 04:36:52 -05:00
Cerebulon 0f76266a99 Standardises SifGov to VirGov 2018-12-27 19:07:22 +00:00
Neerti 7210ad49ac Ports the lightpost and present tree from tg. 2018-12-20 22:10:46 -05:00
Neerti 5a983ef9f5 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into looping_sounds 2018-12-19 18:31:56 -05:00
Neerti e8a94d915e Does more work, particularly on zlevel stuff. 2018-12-19 18:31:41 -05:00
Neerti 68d3406898 Merge pull request #5773 from Neerti/identification_system
Adds Identification System, New Autoinjectors
2018-12-14 21:06:06 -06:00
Unknown 2f07a89015 Emergency tanks start full
It always bugged me how emergency tanks that you are kind of supposed to keep on you start off mostly empty, and you have to remember to fill it every round.

This PR makes emergency tanks start off full.
2018-12-12 22:11:15 -05:00
Neerti 96527e47b8 Begins work on porting looping sounds from TG. 2018-12-12 05:55:51 -05:00
atermonera 694726f77e Adds pressure protection bounds to clothing. 2018-12-11 21:06:02 -08:00
Neerti 6db306c537 Merge pull request #5775 from Atermonera/startup_runtimes
Startup runtimes
2018-12-11 22:21:38 -05:00
atermonera 2c400a8edd Fixes #5538
Fixes mucus attempting to randomize a list of viruses instead of the first virus in the list
2018-12-11 15:50:03 -08:00
kevinz000 8ee0adff8f compile 2018-12-10 04:18:48 -08:00
kevinz000 ab3f30b28f Merge remote-tracking branch 'polaris/master' into PS_PORT_SCHEDULER 2018-12-09 20:34:39 -08:00
atermonera b8c9bb6c31 Standardizes rotation verbs 2018-12-08 21:27:10 -08:00
Anewbe cfeab054f6 Fixes a compile error with the Initialize() proc 2018-12-08 19:29:21 -06:00
Atermonera 61df5b880b Merge pull request #5762 from kevinz000/initialize_caps
Capitalizes initialize() to Initialize() because Destroy() is capitalized
2018-12-08 15:44:41 -08:00
Neerti 452fd9afb8 Adds several new map/event oriented objects (#5757)
* Adds some helpful effects to enhance PoI construction.

* Adds several features for mappers.

* Test map please go
2018-12-07 17:48:09 -06:00
kevinz000 fba5b39cab fix 2018-12-07 04:59:06 -08:00
kevinz000 c2c688c4c8 caps 2018-12-06 18:34:37 -08:00
kevinz000 d15f7efa5b Merge branch 'master' into PS_PORT_SCHEDULER 2018-12-06 18:10:48 -08:00
kevinz000 8da11c17a2 Makes math helpers defines for performance (#5654) 2018-12-06 13:13:59 -08:00
kevinz000 a52c341861 Merge remote-tracking branch 'polaris/master' into PS_PORT_SCHEDULER 2018-12-06 10:20:46 -08:00
Anewbe 08665794e0 Merge pull request #5747 from Neerti/fulltile_window_improvements
Makes fulltile windows seperate from dir
2018-12-04 13:36:18 -06:00
Atermonera 05e9daec52 Merge pull request #5714 from Mechoid/The_story_so_far_In_the_beginning_the_grippers_were_created_This_has_made_a_lot_of_people_very_angry_and_was_widely_regarded_as_a_bad_move
Borg, Gripper, and Integrated Circuit interaction update.
2018-12-03 17:21:43 -08:00
Mechoid 6cf28ffc66 Optimize 2018-12-02 15:01:55 -08:00
Neerti 3779ea54a7 Makes fulltile windows seperate from dir. 2018-12-01 07:39:13 -05:00
Atermonera bffcafb557 Merge pull request #5649 from lbnesquik/Kates-Flashlight-F
ᵗᵉᵉⁿʸ ᶠˡᵃˢʰˡᶦᵍʰᵗ ᵗʷᵉᵃᵏ
2018-11-30 21:32:30 -08:00
Atermonera ddb55ca361 Merge pull request #5715 from Mechoid/Service_Fab_Updoot
Updates Rapid Service Fabricators.
2018-11-30 21:16:17 -08:00
Neerti 0cf536b7de Addresses Ater's things. 2018-11-28 03:44:13 -05:00
Neerti 35aab759be Fixes conflicts yet again. 2018-11-02 21:09:56 -04:00
Neerti 508b051716 Fixes loads of AI bugs. 2018-10-31 17:43:10 -04:00
Neerti ae1726079f Merge pull request #5662 from lbnesquik/Kates-Botany-Tweak
Biogenerator improvements.
2018-10-30 18:39:50 -04:00