Commit Graph

24441 Commits

Author SHA1 Message Date
Novacat
219c72dae3 Merge pull request #7322 from VOREStation/aro-someclothes
Port some random clothes
2020-04-19 23:17:29 -04:00
Holdelta
ca561b1597 Adding the KMine: Mining dogborg (#7194)
* Add files via upload

* Update global_vr.dm

* Update dog_sleeper_vr.dm

* Update station_vr.dm

* Update station_vr.dm

* Update dog_sleeper_vr.dm
2020-04-19 23:13:39 -04:00
Novacat
c60c21becd Merge pull request #7296 from Novacat/nova-basicfixes
Nerfs Heat Damage
2020-04-19 23:12:53 -04:00
Aronai Sieyes
efa4f6ca67 Merge pull request #7109 from KillianKirilenko/kk-convkit
Conversion Kit Overhaul
2020-04-19 23:12:32 -04:00
Novacat
2ffcf2c685 Merge pull request #6960 from Holdelta/VS-Custom-DSITeshari
Allowing Custom Species access to DSI - Teshari prosthetic limbs.
2020-04-19 23:03:25 -04:00
Killian
3b663ee8d4 Security Voidsuit Overhaul Redux (#6985)
* security voidsuit overhaul redux

* svo2 - small desc update

* update inhands for secEVA suits
2020-04-19 16:21:33 -04:00
Aronai Sieyes
afe3eced2d Move boots, give CE rig advanced boots too 2020-04-18 21:53:46 -04:00
Aronai Sieyes
209eb0e017 Port some random clothes 2020-04-18 19:41:54 -04:00
Unknown
9b3290849b Nudges Husking threshhold 2020-04-18 09:41:08 -04:00
Unknown
aa9a3ec294 Caps Burning human temperature 2020-04-18 01:21:37 -04:00
Novacat
bea9f3b3c9 Merge pull request #7315 from Verkister/refixtallbois
Re-fixes scaling offsets for tall sprites
2020-04-17 20:35:07 -04:00
Aronai Sieyes
747530aacb Fixes #7316 2020-04-17 19:26:05 -04:00
Verkister
8fa42e08c3 Re-fixes scaling offsets for tall sprites
Turns out fixing the busted update_transform proc revealed it lacked the thing that the previous scaling offset fix gave to the other size procs that did function back then.
2020-04-18 01:36:31 +03:00
Aronai Sieyes
429d33fc29 Merge pull request #7306 from Novacat/nova-ert
Deployable Escape Pods
2020-04-17 14:13:22 -04:00
Aronai Sieyes
01f57d4245 Merge pull request #7310 from VOREStation/vplk-lazy-landables
Lazy ship/landable Overmap Levels
2020-04-17 14:13:04 -04:00
Aronai Sieyes
3551edd8cc Improve ship scanners 2020-04-17 13:11:03 -04:00
Leshana
1f21e7c0f2 Automatic landmarks respect mapped-in name overrides.
If a mapper puts an automatic landmark and overrides the name var, that is now respected instead of overwritten.
Note that initial(name) does *not* reset to mapped in values, but the value in code.
2020-04-17 12:09:33 -04:00
Leshana
45e71373d3 Mapped in shuttle landmarks won't append their own coordinates to their name.
- Could be meta-info in some circumstances, and redundant in most well-named landmarks. Automatics still do it.
2020-04-17 12:09:33 -04:00
Leshana
796c406965 Lazily create landable ship's overmap z-level on first use.
- Create the landmark as normal, but instead of allocating a z-level and placing it, register a pre_move listener on the shuttle and setup the z-level only when the shuttle is about to move to its overmap landmark.
- Change when shuttles fire the shuttle_pre_move_event to before calculating translation list to give us a chance to allocate the z-level.
2020-04-17 10:22:22 -04:00
Leshana
0c3126ffad Fix overmap spacemove not actually re-using deepspace sectors. 2020-04-17 10:22:22 -04:00
Unknown
5d2186cafd Fixfix Travis 2020-04-17 09:27:31 -04:00
Unknown
d1e2412d76 Deployable Escape Pods
- Adds Surfluid Escape Pod Capsule
Adds one to the cruiser
Updates some contents
Adds Support for unique deployables
Removes redundant global vars
Better error message
Sets a var correctly
2020-04-17 09:17:46 -04:00
Leshana
64eb2cf552 Ports the disperser beam from Baystation. 2020-04-16 21:31:49 -04:00
Aronai Sieyes
92ae9dca42 Move skybox representation into procs and vars 2020-04-16 18:08:41 -04:00
Unknown
125bbda5bf Slight tweak 2020-04-16 14:59:45 -04:00
Unknown
e59a500113 Nerfs Heat Damage
Right now heat is super lethal super quickly, this is an attempt to fix that.
2020-04-16 14:42:44 -04:00
Aronai Sieyes
3f03b72ea2 Adjust icon 2020-04-16 13:50:43 -04:00
Aronai Sieyes
3ea7696c38 Adds autosaving 2020-04-16 12:40:30 -04:00
Heroman
1ddbab789a Removes species restrictions from shadekin tails 2020-04-16 14:29:00 +10:00
Aronai Sieyes
2289e8d177 Fix protean observe runtime 2020-04-15 18:51:55 -04:00
Aronai Sieyes
c3d406a47c Merge pull request #7274 from VOREStation/aro-parallaxfix
Fix parallax slide and admin jump skybox
2020-04-15 17:12:43 -04:00
Aronai Sieyes
13b5238ca0 Merge pull request #7273 from VOREStation/sscleanup/remove-processScheduler
Remove the processScheduler
2020-04-15 15:25:46 -04:00
Aronai Sieyes
5199e07ed9 Fix parallax slide and admin jump skybox 2020-04-15 15:23:23 -04:00
Heroman
b72e727d89 Ports tg cablecoils instead of bay's 2020-04-15 14:38:51 +10:00
Aronai Sieyes
e023cf2a8f Merge pull request #7263 from VOREStation/aro-mcalarm
Make nonmodular atmos alert computers useless
2020-04-14 22:58:08 -04:00
Unknown
929df3b1de Merge remote-tracking branch 'VOREStation/master' into nova-pathfinder 2020-04-14 22:23:34 -04:00
Novacat
9492dcdc3f Merge pull request #7221 from VOREStation/aro-powersprites
Port some power sprites from Bay
2020-04-14 22:22:50 -04:00
Unknown
23e95899a6 Adds nuclear reactor, Fixes
- Adds Nuclear Reactor, 200 kw safe power, very efficient fuel usage. Emits radiation, should be designed around accordingly.
- Adds Old point defense batteries which use the old sprite.
- Fixes path errors on cruiser.dmm
2020-04-14 22:10:53 -04:00
Aronai Sieyes
86177808ce Show all alarms on modular alarm monitor and mark major ones 2020-04-14 22:09:03 -04:00
Aronai Sieyes
0931f202ed Merge pull request #7259 from VOREStation/vplk-sundry-fixes-xii
Fix Sundry Runtime Errors XII
2020-04-14 21:30:52 -04:00
Aronai Sieyes
1c9df07e07 Merge pull request #7256 from VOREStation/aro-fightermove
Allow fighters to traverse overmap ships predictably
2020-04-14 18:48:04 -04:00
Leshana
15665eea2a Another fix for Runtime in update_icons.dm,254: Cannot execute null.GetUIState().
- This time lets just ensure dna is instantiated no matter who is calling dress_preview_mob().
2020-04-14 18:18:33 -04:00
Leshana
61b0a23d65 Fix Runtime in vorepanel_vr.dm,50: Cannot execute null.set content(). 2020-04-14 17:07:21 -04:00
Aronai Sieyes
de621558c3 Update adminpaper.dm 2020-04-14 17:07:21 -04:00
Leshana
13d7408058 Fix null values being present in mob_list. 2020-04-14 17:03:42 -04:00
Aronai Sieyes
a1dcd049b8 Adds a fax machine to the ITV Talon
Also adds 'trader' reply fax choice
2020-04-14 16:40:21 -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
01d6b87d69 Allow fighters to traverse overmap ships predictably 2020-04-14 15:56:40 -04:00
Novacat
13353294f2 Merge pull request #7239 from Heroman3003/headband-maid
Adds maid headband to loadout
2020-04-13 18:04:29 -04:00
Heroman
fa5422cc63 Adds a comment for future 2020-04-14 07:27:44 +10:00