Mechoid
4ae0bc1cbd
Tweaks re: Ater
2020-03-24 16:06:04 -07:00
Atermonera
40d5484dda
Merge pull request #6808 from Neerti/travis_runtime_checker
...
Makes Travis fail PRs that runtime during init/unit testing.
2020-03-24 14:28:19 -07:00
Atermonera
95ac99c514
Merge pull request #6882 from VOREStation/vplk-machinery-use-power
...
Machinery: Always use update_use_power()
2020-03-23 20:20:41 -07:00
Atermonera
ffc3460d86
Merge pull request #6881 from VOREStation/vplk-set-stat
...
Add mob/living stat setter and observer
2020-03-23 19:47:03 -07:00
Atermonera
b2e82f9b40
Merge pull request #6880 from Greenjoe12345/teshariprosthetics
...
Teshari prosthetics
2020-03-23 19:37:18 -07:00
Leshana
bd3212258f
Configure skybox with random color for southern cross.
2020-03-23 21:05:06 -04:00
Leshana
8526415311
Fixes for mapped in transit turfs.
2020-03-23 20:19:45 -04:00
Leshana
568c333632
Fix: Actually apply configured skybox color.
...
Also set default icon_state for space turfs so they are seen in the map editor.
2020-03-23 20:19:28 -04:00
Leshana
faefb918d6
Let all ferry shuttles ignore docking codes.
...
Ferry shuttles generally shouldn't have to worry about docking codes. Thats for exploration or antag shuttles. Therefore let them read the docking codes and dock anyway.
Given we put this on all ferry shuttles, we don't need specific code for it on the supply shuttle anymore.
2020-03-23 20:19:28 -04:00
Aronai Sieyes
f57fd435c7
Add tooltips to visitable sectors on the overmap
2020-03-23 20:19:28 -04:00
Leshana
c8d64783cc
Simplify skybox parallax code and add support for scaling for larger client.view sizes.
...
- Hooked up skybox to recalculate it's scaling when the view changes.
- Added constant defines to clarify where the magic numbers are coming from.
2020-03-23 20:19:28 -04:00
Leshana
888f25cf8e
Add proc set_viewsize() to allow hooking actions when client.view is changed.
...
- Proc is on mob to simplify the standard use case; maybe someday actually save it there too if desired.
2020-03-23 20:19:28 -04:00
Arokha Sieyes
3ed30d1f26
Fix cracked asteroid plane
2020-03-23 20:19:28 -04:00
Aronai Sieyes
031c30644c
Fix refueling into fuelports
...
They still work from roundstart cus they have fuel in them. Just can't refuel without asking an admin to move a fuel tank into contents.
2020-03-23 20:19:27 -04:00
Aronai Sieyes
2e7ac6e424
Rebalance gas/ion thrusters
2020-03-23 20:19:27 -04:00
Aronai Sieyes
b995c71a43
Make transit look nicer with transit dust
2020-03-23 20:19:27 -04:00
Aronai Sieyes
b26f25eff4
More docking codes features
...
- Adds docking codes to normal shuttles naoui.
- Adds docking codes sheet of paper.
2020-03-23 20:19:27 -04:00
Leshana
9007a3aad9
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-23 20:19:27 -04:00
Leshana
5f8bc01ce3
Ports Skybox Parallax
...
- Port based on Baystation's implementation and customized for our code and usages.
- Switched space icon_state permutation to a "dust" overlay that is permutated the same way. As an overlay, the dust can be *above* the parallax planes. Space turfs are now white to allow skybox to BLEND_MULTIPLY onto them.
- Added skybox hud effect that replaces background space turfs with an image moved to create a parallax effect.
- Added skybox subsystem to generate and manage skybox parallax images, and lots of images for it!
2020-03-23 20:19:27 -04:00
TheFurryFeline
d88ef43673
Switch to to_chat for now
...
Comments out old visible_message for later, hopefully get some advice about fixing it.
2020-03-23 14:09:04 -04:00
Atermonera
f745c57b05
Merge pull request #6875 from TheFurryFeline/patch-9
...
[Oversight] Yay, another typo fixy
2020-03-22 23:33:42 -07:00
TheFurryFeline
224733622e
Bitten to Bit
2020-03-22 21:41:22 -04:00
Atermonera
db276d8459
Merge pull request #6883 from VOREStation/vplk-port-tickrate-change
...
Safely change world.fps for SStimer
2020-03-22 17:16:48 -07:00
TheFurryFeline
e3b0f439e2
[Feature Tweak] Message Fixy For Snowballs/Kickstands
...
Changelog Notes:
- Tweaks bike kickstand usage message to give the name of its user rather than a public weirdness of "You put down/up the kickstand".
- Snowball compacting message tweak to have a to_chat as well as a visible_message. (Not sure if this will work probably.)
2020-03-22 16:04:38 -04:00
Atermonera
a77d6649a9
Merge pull request #6879 from VOREStation/pol-mechz
...
Small mech tweaks
2020-03-22 12:27:50 -07:00
Atermonera
54cc7ddaec
Merge pull request #6874 from Novacat/nova-alerts
...
Fixes Manifest Bug
2020-03-22 11:55:32 -07:00
Atermonera
e2cef81e04
Merge pull request #6872 from GeneriedJenelle/patch-1
...
Fixes taking items out of sewn plushies
2020-03-22 11:53:47 -07:00
Atermonera
be6fa7d170
Merge pull request #6871 from VOREStation/pol-shock
...
Remove stray 'return'
2020-03-22 11:53:13 -07:00
Atermonera
6449c57c8f
Merge pull request #6870 from VOREStation/pol-aibash
...
Makes AI give up bashing if nothing to bash
2020-03-22 11:51:07 -07:00
TheFurryFeline
fdbc1f7710
Yet another one
2020-03-22 13:24:43 -04:00
TheFurryFeline
10cb71d16c
Another typo fixy
2020-03-22 12:50:48 -04:00
Neerti
dd2edef196
Saving more work.
2020-03-22 03:25:44 -04:00
Leshana
938384cb1b
In fact lets use the constants instead of bare numbers for use_power everywhere.
2020-03-21 19:41:01 -04:00
Leshana
1ab0524daa
Safely change world.fps
...
- Added world.change_fps() proc to safely change world.fps
- Its important that SStimer be informed whenever world.tick_lag or world.fps change, so always use the proc, never set the var directly!
2020-03-21 19:31:48 -04:00
Leshana
3ad3b7956b
Switch admin verb "Set Ticklag" to "Set Server FPS" since it's more intuitive.
2020-03-21 19:31:20 -04:00
Leshana
c2d16acdca
Always call update_use_power() instead of directly setting the use_power var.
...
- This will let us react to the change appropriately.
- While we're here, lets define some constants so we can stop using bare numbers.
- Always use those constants when calling update_use_power()
2020-03-21 16:40:22 -04:00
Atermonera
28f34f1e51
Merge pull request #6820 from Meghan-Rossi/Emergency-Lighting
...
Emergency lighting
2020-03-21 13:38:32 -07:00
Meghan-Rossi
d40e9732d3
update /obj/machinery/light_construct/attack_hand(..)
2020-03-21 12:28:19 +00:00
Leshana
a477b18ade
Added mob_living.set_stat() observer
2020-03-20 23:45:29 -04:00
Leshana
767e6227f5
Replace all direct setting of mob.stat with mob.set_stat()
2020-03-20 23:45:29 -04:00
Leshana
252acb5011
Added mob.set_stat() proc so we can capture mob stat changes.
...
Also added a canary to detect attempts to set_stat() on ghosts.
2020-03-20 23:45:03 -04:00
Greenjoe12345
52e9315a18
Adds two sets of Teshari prosthetics, unbranded, and Cenilimi Cybernetics
...
unbranded is unlocked via research, while cenilimi is ordered on the cargo console
a 'bald' hairstyle is added for FBP teshari to use
a sprite fix for teshari torsos and far hand are also included, to avoid having holes in teshari that have prosthetic limbs
some minor fixes for the teshari nurse cap and eyepatch are also included
2020-03-21 01:22:04 +00:00
Aronai Sieyes
7a571f68b0
Small mech tweaks
2020-03-20 20:00:59 -04:00
Atermonera
efeaf058ff
Merge pull request #6840 from Neerti/qol_notification_sounds
...
QoL: Various Notifications
2020-03-20 12:08:04 -07:00
TheFurryFeline
f44f39afbf
[Oversight] Yay, another typo fixy
...
Changelog Notes:
- Fixes typo with loading items into service borg's tray module.
2020-03-19 22:11:01 -04:00
Unknown
7e509b0ea3
Fixes Manifest Bug
...
Cargo jobs no longer show under civilian. Civilian jobs returned to their proper place.
2020-03-19 19:43:16 -04:00
Atermonera
55cd990598
Merge pull request #6826 from VOREStation/vplk-landmark-shuttles
...
Port Landmark Shuttles
2020-03-19 15:14:47 -07:00
Leshana
243876ee9d
Fix list_values to support lists of lists. Fix missing variable init.
2020-03-19 17:49:21 -04:00
Neerti
33657c9e11
Event system rewrite started.
2020-03-19 07:31:30 -04:00
Schnayy
50ec7efd9f
sprite fixes ( #6863 )
2020-03-18 21:18:21 -07:00