Commit Graph

8606 Commits

Author SHA1 Message Date
SteelSlayer
9ea748b130 Mountable frame bugfixes and minor refactor (#13076)
* initial

* bit of code cleanup / refactoring

* review changes

* CRLF to LF

* GLOB stuff

* travis did not like that

Co-authored-by: SteelSlayer <SteelSlayer@users.noreply.github.com>
2020-06-26 01:19:27 -06:00
SteelSlayer
74d0e6523b Fixes welders blinding you when you repair robo-limbs and cyborgs (#12988)
* Fixes welders blinding you while repairing your own robo-limbs

* gives tool_start_check() a target argument

* flash be gone

* CRLF to LF

* adds trailing newlines because travis wants them I guess

Co-authored-by: SteelSlayer <SteelSlayer@users.noreply.github.com>
2020-06-26 01:18:13 -06:00
Fox McCloud
b3d69aac9b Moves to BYOND 513 (#13650)
* Fixes Orbiting

* moves to 513

* travis update

* check for minor version too
2020-06-26 01:15:59 -06:00
Fox McCloud
1accf9fddd styling 2020-06-25 14:24:14 -04:00
Fox McCloud
e2d405cf36 Structures Armor Fix 2020-06-25 13:58:02 -04:00
dearmochi
9424a80dcd Merge branch 'master' into list-memory-optimization 2020-06-25 09:15:18 +02:00
Fox McCloud
69de03a622 Gas Mixture Refactor (#13602)
* Gas Mixture Refactor

* derp

* defined turf types

* fixes

* cuts turf visuals cost in half

* even better equalizing with planetary atmos

* remove volatile fuel

* comment and documentatino on turf gas vars
2020-06-24 17:48:50 -06:00
variableundefined
0bee22874d Merge pull request #13583 from Fox-McCloud/swarming-component
Adds Swarming Component
2020-06-23 17:34:53 -04:00
Fox McCloud
6d3f4a98e8 Nerfs Trashbags (#13545) 2020-06-23 17:19:03 -04:00
mochi
096bc87dd3 Actually plug armor procs to armor modification code 2020-06-23 09:41:48 +02:00
mochi
aad3c76e5d Further clean up code, remove some arg defaults, fix some bugs 2020-06-22 23:43:45 +02:00
AffectedArc07
456132f442 Merge branch 'master' into byebye 2020-06-22 20:02:11 +01:00
Fox McCloud
c8a7607129 Purges a Bunch of In World Calls (#13641)
* Purges a Bunch of In World Calls

* tweaks and fixes also typeless lists

* typeless

* fixes

* tweak
2020-06-22 06:56:19 -06:00
mochi
65d0ecaed3 Optimize memory usage by eliminating/changing some lists
Ported from TG: Object armors are no longer defined in (unique) lists but rather datums that can be cached depending on their armor values.
Add LAZYSET define to lazily initialize a list then assigning a key to a value
Add alldirs2 global which is the same as alldirs except diagonals go first
Optimize mob memory by making alerts list lazy
Optimize obj/machinery memory by making use_log and settagwhitelist lists lazy
Optimize atom memory by not creating hud_list list for all atoms
Optimize turf memory by not creating footstep_sounds list for all turfs
Clean up code where possible
2020-06-22 00:46:14 +02:00
AffectedArc07
8294741b50 Removes some old and broken features 2020-06-21 21:12:27 +01:00
Fox McCloud
5e3f95e140 Removes Set Background (#13646) 2020-06-20 14:33:46 -04:00
AffectedArc07
88f71cc151 Bumps to DreamChecker 1.4 2020-06-20 10:51:26 +01:00
Fox McCloud
6c84c5e451 Merge pull request #13618 from farie82/port-TGs-target
Ports TGs way of handling bullet_act on shooting targets. Should fix the armory crash
2020-06-16 15:29:02 -04:00
Fox McCloud
a140787720 Merge remote-tracking branch 'upstream/master' into swarming-component 2020-06-16 15:09:51 -04:00
Fox McCloud
9b057ab005 Fixes a Couple of Components Things (#13629) 2020-06-15 23:59:47 -04:00
Fox McCloud
75a8efa65c Updates Components (#13594)
* Updates Components

* signal documentation too

* minor fixes
2020-06-15 18:18:07 -06:00
TDSSS
f95556d835 minor fix 2020-06-15 16:23:42 +02:00
joep van der velden
c70b5a2f05 sure travis 2020-06-15 09:14:56 +02:00
joep van der velden
92d143e4ab small optimization 2020-06-15 07:36:31 +02:00
joep van der velden
aa65e6b022 Ports TGs way of handling bullet_act on shooting targets 2020-06-14 23:33:30 +02:00
Luca
960e6e3255 Changed CRLF to LF in Toy.dmi 2020-06-14 02:56:49 +10:00
Luca
266a422e05 Merge conflict solved(?) 2020-06-14 01:50:07 +10:00
Fox McCloud
c00d4eda88 Merge pull request #13558 from SteelSlayer/slippery-component
Adds the slippery component
2020-06-09 23:12:59 -04:00
Fox McCloud
9f3da33763 Merge pull request #12853 from SteelSlayer/tank-dispense-hand
Makes tanks dispensed from tank storage units get placed into your hands
2020-06-09 21:51:00 -04:00
SteelSlayer
2c08ce843f personal locker fix 2020-06-08 22:33:29 -05:00
Fox McCloud
f6a3a44cb3 Adds Swarming Component 2020-06-08 19:38:12 -04:00
Fox McCloud
40968ce907 Dramatically Cuts Object Processing Down (#13564) 2020-06-07 15:32:25 -06:00
SteelSlayer
7088de6bab slippery component 2020-06-06 15:35:12 -05:00
SteelSlayer
973e53be14 nevermind this should go after 2020-06-06 10:04:46 -05:00
SteelSlayer
158c4e241e fix 2020-06-06 09:55:09 -05:00
Fox McCloud
27756b0e25 Merge pull request #13490 from farie82/flash-and-camera-flash
Gives flashes and cameras a light flash
2020-06-05 23:18:47 -04:00
Fox McCloud
2b74213870 Merge pull request #13507 from SteelSlayer/borg-alt-click-fix
Cyborgs can't look inside storage containers with alt-click anymore
2020-06-05 21:03:09 -04:00
Fox McCloud
e558322814 Merge pull request #13504 from SteelSlayer/cloning-pod-fix
Fixes the cloning pod turning invisible when you use a screwdriver on it
2020-06-05 20:47:10 -04:00
Fox McCloud
77ffb3f102 Various Life Refactor Fixes (#13536)
* Disposal Movement Fix

* guardian fix

* SSD fix

* blob mobs

* wizard teleport fix
2020-06-05 16:38:45 -06:00
Fox McCloud
70b46d8aea Life refactor (#13471)
* Life Refactor WIP

* part 2

* part 3

* runtime fix

* newlines

* tweaks

* perspective checks

* fixes

* remote view tweaks

* more fixes

* robot fixes

* better updating

* cleaned up icon procs

* less proc call overhead

* performance gains

* more optimization

* shorter lists, removal of unecesary code

* gene OOP and dna styling cleanup

* oops

* axe disabilities

* typeless loop

* various tweaks and fixes

* brain checks

* runtime fixes

* cryo vision fixes
2020-06-03 19:43:30 -06:00
SteelSlayer
2cbe6f470c call parent 2020-05-28 12:57:08 -05:00
SteelSlayer
8b8423574a borg alt click fix 2020-05-27 16:12:03 -05:00
SteelSlayer
a93c4d9cdc Invisible cloning pod fix 2020-05-27 13:51:32 -05:00
Fox McCloud
3eb2a5648e Fixes Intercomms and Station Bounce Radios (#13497) 2020-05-25 23:37:20 -06:00
Fox McCloud
9d755e4b00 Merge pull request #13446 from AffectedArc07/tcomms-overhaul
Telecommunications Overhaul
2020-05-25 18:51:58 -04:00
joep van der velden
caaa43439f Small refactor 2020-05-25 21:19:51 +02:00
joep van der velden
d065268efd Gives flashes and cameras a flash 2020-05-25 21:15:26 +02:00
ZomgPonies
defbf5b6df Lizard skin handbag (#13477)
* lizard handbag crafting recipe

* lizard handbag item

* lizard handbag sprites

* Fix styling of skin recipes
2020-05-24 14:07:41 -04:00
AffectedArc07
9d3015cd24 Fixes my awful typechecks 2020-05-23 18:17:01 +01:00
AffectedArc07
9a19d319e1 Fox Fixes. Foxes? 2020-05-23 11:44:14 +01:00