Commit Graph

17345 Commits

Author SHA1 Message Date
Atermonera
2a16467f8a Merge pull request #5219 from VOREStation/vplk-nanoui-multi-template
NanoUI multiple templates example.
2018-05-03 11:12:56 -07:00
Anewbe
70b23e905e Merge pull request #5209 from VOREStation/pol-medsound
Ports the medical item sounds from Bay
2018-05-02 22:11:03 -05:00
Anewbe
13ceb7af14 Merge pull request #5215 from Lorwp/eventmsg
Cleans up Event messages
2018-05-02 21:55:23 -05:00
Neerti
cd2a538526 Merge pull request #5207 from Novacat/bluespace_duffle
Dufflebag of Holding
2018-05-02 22:41:27 -04:00
Anewbe
1e052007e0 Chemicals should process again 2018-05-02 13:09:29 -05:00
Atermonera
2dda310687 Merge pull request #5182 from Anewbe/meteor_nerf
Meteor events have fewer waves with less dangerous meteors
2018-05-01 20:46:02 -07:00
Lorwp
2d793fb738 Add \the when practical
Also `[station_name()]` to `the [station_name()]` in dust.dm
2018-05-02 08:58:07 +10:00
Anewbe
7d0f8e8502 Merge pull request #5234 from VOREStation/pol-vs-3584
Fix signlang being totally broken
2018-05-01 15:43:04 -05:00
Anewbe
6f7c000e1a Merge pull request #5236 from VOREStation/pol-vs-3539
Fix decloner design in protolathe
2018-05-01 15:39:26 -05:00
Atermonera
44cc2e26c7 Merge pull request #5229 from Neerti/4/29/2018_remove_world_REMOVE_WORLD
for(var/bad_code in world)
2018-05-01 13:00:18 -07:00
Atermonera
40ba73a7a4 Merge pull request #5231 from VOREStation/pol-vs-3604
Allow cancelling in chem master modals for pills
2018-05-01 12:39:42 -07:00
Atermonera
b75b3c539e Merge pull request #5226 from Lorwp/drillmeta
Destroys Drill meta 2: Electric Boogaloo
2018-05-01 12:38:19 -07:00
Atermonera
27f0814bac Merge pull request #5216 from VOREStation/vplk-smelter-cleanup
Quick cleanup of mineral processing unit code
2018-05-01 12:37:27 -07:00
Mechoid
1db4c4b677 ~Promethean Tweaks: The one with the chemicals, and the other thing. (#5201)
* Promethean Tweaks Round Howevermany We're On Now

* Tweak again. Drinks only plink damage that can be regenned. Multiple drinks, or other sources of tox will still mean these are dangerous.

* Add Blurb other than just "What has science done?"

* Adds the changelog.

* Fixes the stupid.

* Fixfix @ Ater
2018-05-01 12:23:47 -07:00
Arokha Sieyes
42abca3c31 Fix decloner design in protolathe
As reported in https://github.com/VOREStation/VOREStation/issues/3539, you can't put chemicals in a protolathe, so you shouldn't use chemicals as a requirement in protolathe recipes!
2018-04-30 17:41:04 -04:00
Arokha Sieyes
ad40c5fb4e Fix signlang being totally broken
As reported in https://github.com/VOREStation/VOREStation/issues/3584, signlang is totally broken. The reason being is that it uses get_mobs_and_objs_in_view_fast but passes it a mob when it expects a turf.

Also makes two other tweaks: signlang only signs to people 'in' the thing you're 'in' if you're not on a turf (aka lockers, ~stomachs~), and signlang doesn't produce an extra 'X gestures' emote 30% of the time, given that it always produces either the message if they know signlang, or a 'gestures a long message' or whatever if they don't.
2018-04-30 14:49:31 -04:00
Arokha Sieyes
f0be908e39 Allow cancelling in chem master modals for pills
Suggested in https://github.com/VOREStation/VOREStation/issues/3604, this adds cancel buttons when creating pills so you can abort the process rather than getting forced to create pills you might have just accidentally clicked the button for and then breaking them back into beakers.

Resolves https://github.com/VOREStation/VOREStation/issues/3604 (Just in case GitHub knows how to cross-repo close issues)
2018-04-30 11:42:09 -04:00
Mechoid
9dda8cfe92 Power cost decrease on Lights and Shield Diffusers 2018-04-29 20:11:20 -07:00
Neerti
be73b8c36a for(var/bad_code in world)
Removes a very large amount of world loops.
Adds a macro to painlessly generate a global list, and the needed code to modify the list when an object is made or deleted automatically.
Cleans up some commented out code.
2018-04-29 17:55:04 -04:00
Atermonera
b130f1cea3 Merge pull request #5211 from Anewbe/hidden_late_join
Hides jobs with the Never pref on late join
2018-04-28 20:56:25 -07:00
Atermonera
4828319605 Merge pull request #5212 from Woodratt/04252018_POIstage05
PoI Stage 0.5
2018-04-28 20:48:30 -07:00
Neerti
e3e1a7ad9c Upgrades Planetary Weather to vis_contents (#5170)
* Upgrades Planetary Weather to vis_contents
Makes the weather on Sif use vis_contents instead of overlays, which should fix all weather-related icon issues, and may or may not be faster.
Weather updates instantly now.
Fixes indoor PoIs having outdoor weather.

* Tries to appease Travis
2018-04-28 20:40:11 -07:00
Neerti
81c19c62a3 Merge pull request #5218 from Mewchild/MC-Snowsuit
Fixes miners not being able to take supply snowsuit
2018-04-28 22:10:12 -04:00
Anewbe
31963b9c20 Merge pull request #5221 from ReddeyfishVor/patch-4
Prevent negative weight events from happening
2018-04-28 20:32:33 -05:00
Lorwp
1120e53d36 Destroys Drill meta
Makes screwdriver hand drills not fit in places a normal screwdriver can
2018-04-28 20:05:19 +10:00
ReddeyfishVor
3c931ad535 Prevent negative weight events from happening 2018-04-27 17:10:41 -07:00
Atermonera
c8d2f47f06 Merge pull request #5210 from VOREStation/pol-circuitexp
Fixes an exploit with circuit printers
2018-04-27 11:12:46 -07:00
Mewchild
78efe65c1c Fixes miners not being able to take supply snowsuit 2018-04-27 12:12:24 -05:00
Leshana
b60281e19a Revert "Nanoui now supports use of multiple templates (#5105)"
This reverts commit a2841ce9d6.
It turns out nanoui already supports multiple templates.
2018-04-27 11:36:03 -04:00
Leshana
a8074330f7 POLARIS: Cleanup mineral processing unit
Convert those spawn() in New() to use initialize() instead.
Convert hard coded state numbers to use define constants.
2018-04-27 09:50:38 -04:00
Leshana
f8b2d3e4d6 Alternative way to avoid tooltips on mimics. 2018-04-27 09:49:02 -04:00
Leshana
d05163baba Fix missing descriptions on guns.
examine() is supposed to return a value, these ones did not.
2018-04-27 09:48:43 -04:00
Arokha Sieyes
3b4b9ea988 Fixes an exploit with circuit printers
Allows you to print literally anything.
2018-04-27 09:48:27 -04:00
Lorwp
dbcc4efb7c Cleans up Event messages
Mainly just adding [station_name()] when needed
2018-04-27 18:57:39 +10:00
Woodratt
c32bcf785a PoI Stage 0.5
Doing this in smaller bits

- New random sif mob selector, peaceful animals
- Drone lootpile (basic placeholder loot right now until we figure out how to give them proper drone loot)
- New random spider mob selector, nurse spider and nurse hat spider (hat spider has 10 more health points and is a rare chance to spawn, woo)
- New spacesuit random spawn, medical space suits
- New Random Shotgun spawn
- New random gun spawns
- Fixed icon for random medicine spawn
- Fixed broken icon for 44 magazines
- Fixed Ice Cave dungeon walls being called 'steel'
- Added new Crystal type, to avoid the SM style crystal from spawning in crystal PoIs
2018-04-25 22:11:30 -07:00
Anewbe
9e4a625f18 Hides jobs with the Never pref on late join 2018-04-25 20:28:42 -05:00
Arokha Sieyes
3f6ed1cea7 Fixes an exploit with circuit printers
Allows you to print literally anything.
2018-04-25 20:47:17 -04:00
Aronai Sieyes
a849010ab1 Makes organ removal/attachment right again (#5192)
* Makes organ removal/attachment right again

* Limb reattach - Changeo Loggo
2018-04-25 12:03:10 -07:00
Atermonera
45284a6669 Merge pull request #5203 from Cerebulon/greenpumps
Fixes pumpkins and watermelon sprites
2018-04-25 12:01:42 -07:00
Arokha Sieyes
ab1351f00d Ports the medical item sounds from Bay
A port of https://github.com/Baystation12/Baystation12/pull/21268, which adds sounds to the healing item stacks, taperolls, and hyposprays
2018-04-25 14:39:49 -04:00
Atermonera
7d6fba3ba1 Merge pull request #5194 from Anewbe/species_economic
Species economic modifier is now a species var
2018-04-24 23:26:41 -07:00
Unknown
7ec154075c Research Fix 2018-04-24 08:16:43 -04:00
Unknown
906db88b6a Dufflebag of Holding
Adds a dufflebag of holding, essentially a bag of holding reskin that functions exactly identical
2018-04-24 02:09:39 -04:00
Atermonera
1fc11fe8c5 Merge pull request #5187 from Anewbe/comms_tweak
Communicator visibility is now on a per-character basis, rather than global
2018-04-23 18:59:00 -07:00
Anewbe
b4e59c3949 Merge pull request #5198 from Cameron653/patch-1
Makes clothing use the correct sprite sheet.
2018-04-22 11:53:40 -05:00
Anewbe
5cfb443cce Communicator visibility is now on a per-character basis, rather than global 2018-04-21 17:08:39 -05:00
Anewbe
4fc824c089 Merge pull request #5195 from VOREStation/vplk-april-fixes
Sundry Fixes - Emitters, Bedsheets, Conveyors
2018-04-21 02:04:59 -05:00
Anewbe
7e8c042b6f Merge pull request #5172 from ReddeyfishVor/events
Add several new events
2018-04-21 02:00:25 -05:00
Cerebulon
818ff82c4d Fixes pumpkins and watermelon sprites 2018-04-21 06:08:20 +01:00
Cameron653
69407fad60 Makes clothing use the correct sprite sheet.
For oddities like promethean teshari.
Without this, oddities like this happen https://i.imgur.com/DzLBviC.png
2018-04-20 17:19:29 -04:00