Commit Graph
20295 Commits
Author SHA1 Message Date
Tastyfish d48d975bee A couple PDA tweaks 2016-02-24 01:40:13 -05:00
TheDZD 0266fe9109 Merge pull request #3632 from Fox-McCloud/faster-fires
Makes Fires Much Cheaper
2016-02-22 22:48:02 -05:00
Fox-McCloud 20107e1147 tweak 2016-02-22 22:20:27 -05:00
TheDZD e5dc058e21 Merge pull request #3658 from Regen1/firelasers
Adds immolator laser gun
2016-02-22 18:23:45 -05:00
Tastyfish 492ed2f16e Corrects CentComm spelling 2016-02-22 04:39:10 -05:00
Tastyfish 63048c7492 Fixes some spelling grammar errors 2016-02-22 04:11:04 -05:00
VampyrBytes c403828ce8 Genetics disk fix pt 2
Applies the same fix as #3665 for loading from a disk and creating an
injector

Thanks @Crazylemon64
2016-02-22 06:28:23 +00:00
Fox McCloud 29784c9875 Merge pull request #3650 from TheBeoni/Sandals
Adds new sandals.
2016-02-21 19:26:42 -05:00
Regen 097914386f Adds item state
Also removed extra whitespace
2016-02-21 23:02:56 +01:00
Fox McCloud 32779c49f4 Merge pull request #3665 from VampyrBytes/GeneticsDisks
Fixes genetics disks (#3657)
2016-02-21 16:53:19 -05:00
VampyrBytes 5a0d30c548 Fixes genetics disks (#3657)
The dna/record on the disk was a reference to the one in the buffer, not
a copy, so if you changed the one in the buffer, the one on the dick
changed.
Fixed it for cloning too

BTW, yes, I know I left in an implied src in one of the lines I changed.
This is because whoever created that file is obsessed with src, and
unless I fancied going through the file and stripping out hundreds of
them, taking out a few would actually detract from the readability of
the code
2016-02-21 17:47:45 +00:00
Regen f4ba151d33 oops
it's plasmatech, not plasma
2016-02-21 14:22:25 +01:00
Regen 8a6bedd028 Fixes
Fixes typo in the gun sprite, adds origin_tech and tweaks charge cost
2016-02-21 14:19:18 +01:00
Fox McCloud a0263f9c89 Merge pull request #3652 from Crazylemon64/warm_regards
You can now light cigarettes off of burning mobs
2016-02-21 01:27:11 -05:00
Regen 2db5fec54a Adds immolator laser gun
Adds an immolator laser gun, which has 7 shots and ignites the target.
http://puu.sh/nfys1/b381d812de.png

Will add more and better pictures tomorrow, but right now I need sleeps
2016-02-21 03:26:44 +01:00
Fox McCloud f56914781d Merge pull request #3651 from Tastyfish/better-name-edit
Refactors renaming so it works consistently
2016-02-20 17:51:43 -05:00
Fox McCloud 941d992920 Merge pull request #3655 from VampyrBytes/washrefactor
refactors washing items
2016-02-20 17:41:53 -05:00
Fox McCloud ceb9938cd6 Merge pull request #3616 from Robertha89/patch-11
Revenant are no longer ghosts when revealed
2016-02-20 17:28:24 -05:00
Fox McCloud 7223fe4546 Merge pull request #3645 from Crazylemon64/mining_drone_sand_collection
Various Mining Enhancements
2016-02-20 17:26:15 -05:00
Fox McCloud c69d0b877c Merge pull request #3656 from pinatacolada/protectstation
Makes the Protect Station board no longer consider people crew, instead of human
2016-02-20 15:35:35 -05:00
Fox McCloud 6a25847277 Merge pull request #3643 from Crazylemon64/gotta_go_slow
No more superspeed simple mob attacking
2016-02-20 15:30:59 -05:00
Fox McCloud 85d6b5d2cd Merge pull request #3644 from Crazylemon64/who_panel_elucidation
New players no longer show up as dead under an admin's who
2016-02-20 15:29:49 -05:00
Fox McCloud c1b0214551 Merge pull request #3512 from Robertha89/patch-4
You can now hide papers and cards in vents
2016-02-20 15:25:32 -05:00
pinatacolada 90678a4c28 Makes the Protect Station board no longer consider people crew, instead of human""
I'm guessing this was an oversight?
2016-02-20 14:01:53 +00:00
VampyrBytes 386ed87126 refactors washing items
fixes #3570
Could have fixed with another if statement in sink/attackby, but it was
already pretty snowflakey, and had the potential to get worse
Items now have a wash proc that the sink calls, that can be overridden
when needed
2016-02-20 12:01:40 +00:00
TheBeoni 156acacb4d Removed sec hailer 2016-02-20 12:43:44 +01:00
TheBeoni bf7fcec275 Corrected. 2016-02-20 12:33:57 +01:00
Fox McCloud e124b53593 Merge pull request #3640 from VampyrBytes/Gateway
Prevents return when exiled and inside something
2016-02-20 02:24:06 -05:00
Fox McCloud 716edf2533 Merge pull request #3634 from KasparoVy/packbackets
Vox-fitted Back Stuff, Adds Genetic Duffel, Fixing Typos and Refactoring Back-Icon Generation
2016-02-20 02:20:16 -05:00
Fox McCloud 2bbd877563 Merge pull request #3609 from KasparoVy/BomberJackets
Adds Opening/Closing of Bomber Jackets and Security Bomber Jacket + Refactors Jacket Adjustment + Grammar Fixes
2016-02-20 02:19:27 -05:00
Fox McCloud 2c4dfb18e5 Merge pull request #3564 from Crazylemon64/better_defibs
Might make the defib more reliable on players who have ghosted
2016-02-20 02:18:55 -05:00
Crazylemon64 6d30b44ac6 You can now light cigarettes off of burning mobs 2016-02-19 21:20:04 -08:00
Crazylemon64 250e07a915 bluh 2016-02-19 21:05:48 -08:00
Crazylemon64 ae3ab870f8 Adds the recommended fixes 2016-02-19 20:42:25 -08:00
Crazylemon64 475051b359 You now only reload one ore at a time from an ore box 2016-02-19 20:19:39 -08:00
TheDZD 84f01d99b9 Merge pull request #3627 from VampyrBytes/adminreagents
fixes #3615
2016-02-19 22:47:00 -05:00
Crazylemon64 7bc2d2d4f3 Buffs the plasma generator to be even close to the uranium generator 2016-02-19 19:32:48 -08:00
Tastyfish 848799c603 Removed long and out of date/pointless comments 2016-02-19 21:26:19 -05:00
Tastyfish 85cfccf2d9 Refactors renaming so it works consistently 2016-02-19 21:03:33 -05:00
TheBeoni ce0f5a962a Adds new types of sandals. 2016-02-20 02:56:26 +01:00
Crazylemon64 bc2e01349f Drilling the ground makes noise, and the fuel generators work off ore too now
You can also load your generators straight from the ore box, but this will be highly inefficient, as the ore reclaimer will be able to multiply the materials
present by a large factor
2016-02-19 17:51:15 -08:00
Crazylemon 7c3c27dde2 RIPLEY should now be able to actually drill for sand 2016-02-19 14:25:23 -08:00
Crazylemon64 93f5d97eed Mining drones will now collect sand 2016-02-19 10:57:57 -08:00
KasparoVy 5c5bf92d87 Adds opening/closing of bomber jackets, adds Security bomber jacket. IAA jacket is closed by default now. Replaces bomber jacket with Security bomber jacket on the Pod Pilot's table. Refactors jacket adjustment. Grammar fixes. 2016-02-19 12:05:31 -05:00
VampyrBytes d4d16ac98b fixes /blacks 2016-02-19 13:47:47 +00:00
Crazylemon64 fecedbc391 New players no longer show up as dead under an admin's who 2016-02-19 05:12:33 -08:00
Crazylemon64 7f47aea249 No more superspeed simple mob attacking 2016-02-19 04:55:11 -08:00
VampyrBytes 4272fb8729 takes unneeded iftype check out of for loop
also adds catch in case datum paths get sent through
2016-02-19 11:03:24 +00:00
VampyrBytes 7bfe2a1040 strips testing variable 2016-02-19 10:41:15 +00:00
Tastyfish 29ab940be5 Fixed away mission lighting 2016-02-19 05:22:40 -05:00