Commit Graph
22238 Commits
Author SHA1 Message Date
Fox-McCloud eb694a50eb Updates Nuke Disk Spawning 2015-07-24 17:33:25 -04:00
TheDZD 0d1248e976 Merge pull request #1552 from tigercat2000/ithinkibrokegrabs
Number of grab fixes, other minor fixes related.
2015-07-22 22:16:07 -04:00
Fox-McCloud 0945859066 Merge pull request #1554 from Markolie/master
Fix OneHuman law
2015-07-22 16:57:23 -04:00
Markolie 4cfd1e4340 Fix OneHuman law 2015-07-22 18:35:09 +02:00
Tigercat2000 e9ba7cbca1 Fix a number of grab bugs and odd behaviour still around.
This commit fixes a number of bugs with mob grabbing code.
Primary things fixed:
 - Aliens grabbing people will no longer break horribly, they call
   grabbedby like everything else now.
 - Any nulls that do manage to find their way into a grab list will be
   cleaned up by the next grab on that person.
 - Fixed a number of odd behaviours when grabbing xenomorphs, see
   bbcc19c764 for more details.
 - Fixed grabs having a tendency to shift someone's pixel_xy and not reset
   it when being deleted. This was simply because it previously relied on
   del() to stop all procs instantly.
2015-07-22 05:33:26 -07:00
Tigercat2000 bbcc19c764 Fix aliens constantly resetting their pixel_xy and icon. 2015-07-22 05:30:01 -07:00
Tigercat2000 8cef88659e Made sure alien unEquip() bothered to pass arguments back in the parent call. 2015-07-22 05:29:14 -07:00
Fox-McCloud c00baec937 Merge pull request #1549 from SamCroswell/ERTUpdate
ERT Update
2015-07-22 01:50:26 -04:00
Fox-McCloud c578b09007 Merge pull request #1550 from PJB3005/got-it
I think I just managed to fix all lighting lag.
2015-07-21 16:54:47 -04:00
TheDZD 561e0bcad1 Merge pull request #1545 from Fox-McCloud/blob-animation-switch
Switches Resource Blob Sprite
2015-07-21 11:53:50 -04:00
TheDZD ef845f10e0 Merge pull request #1546 from Fox-McCloud/telegun-sprites
Updates Telegun Sprite
2015-07-21 11:53:38 -04:00
PJB3005 d99ab0d2ac I think I just managed to fix all lighting lag. 2015-07-21 15:36:12 +02:00
SamCroswell 9d1aba9483 Template Update 2015-07-20 19:45:41 -04:00
SamCroswell 010bba9816 ERT Rework - Map Changes 2015-07-20 19:38:24 -04:00
SamCroswell d84dfe5a49 ERT Rework - Code Changes 2015-07-20 19:37:56 -04:00
TheDZD 6ff8435545 Merge pull request #1541 from Fox-McCloud/minor-tweaks-for-uplink
Minor Uplink Cost Adjustments
2015-07-20 10:55:54 -04:00
Fox-McCloud b6742e5b0b Updates Telegun Sprite 2015-07-20 02:08:33 -04:00
Fox-McCloud 5ff6a75a0f Switches Resource Blob Sprite 2015-07-19 20:48:22 -04:00
TheDZD 8f2f2cb0a5 Merge pull request #1544 from Fox-McCloud/oh-no
Fixes Blob Self Replication
2015-07-19 17:15:02 -04:00
Fox-McCloud 0990a4ec5e Fixes Blob Self Replication 2015-07-19 15:50:27 -04:00
TheDZD 03cf4d62bc Merge pull request #1542 from Fox-McCloud/blob-go-lag
Reduces Blob's Lag
2015-07-19 15:13:31 -04:00
Fox-McCloud 4bae3f073b Reduces Blob's Lag 2015-07-19 09:56:38 -04:00
Fox-McCloud fde654557c Minor Uplink Cost Adjustments 2015-07-18 21:54:32 -04:00
TheDZD b858350c12 Merge pull request #1535 from Fox-McCloud/news-update
News update
2015-07-18 21:00:21 -04:00
Fox-McCloud 2fcd253211 text tweak 2015-07-17 23:51:11 -04:00
Fox-McCloud 865d828976 Merge pull request #1538 from SamCroswell/ComputerFixes
Computer Fixes
2015-07-17 23:49:56 -04:00
SamCroswell 355666e1a8 Computer Fixes 2015-07-17 22:35:00 -04:00
Fox-McCloud 2004fd3be3 Merge pull request #1534 from SamCroswell/ClickUpdate
Middle Click Override
2015-07-17 22:13:57 -04:00
TheDZD 20441f0495 Merge pull request #1537 from Fox-McCloud/unlimited-bullets
Fixes Unlimited Bullets
2015-07-17 21:39:36 -04:00
Fox-McCloud 0524d49ff3 Fixes Unlimited Bullets 2015-07-17 19:36:14 -04:00
TheDZD cf13b5c170 Merge pull request #1536 from Fox-McCloud/Blob-fix
Fixes Immortal Blobbernaughts
2015-07-17 15:30:36 -04:00
Fox-McCloud df9ca1564d Fixes Immortal Blobbernaughts 2015-07-17 09:52:49 -04:00
Fox-McCloud 686c0bdfbb adds trivial news 2015-07-17 00:18:23 -04:00
Fox-McCloud ffed8195c0 Revert "Create news"
This reverts commit aa2e9cae14.
2015-07-17 00:15:55 -04:00
Fox-McCloud aa2e9cae14 Create news 2015-07-17 00:12:51 -04:00
Fox-McCloud 728dc57f30 Re-Enables News 2015-07-17 00:09:14 -04:00
Fox-McCloud fd87909ff5 Merge pull request #1520 from orelbon/master
IPC Feet sprite
2015-07-16 22:06:08 -04:00
TheDZD 1f789040b2 Merge pull request #1529 from Fox-McCloud/animate-a-shit
Heavily Optimizes Lighting
2015-07-16 21:59:28 -04:00
SamCroswell 73bf040ba4 Middle Click Override 2015-07-16 21:51:20 -04:00
TheDZD fbbceac377 Merge pull request #1499 from Fox-McCloud/blob-update
[Ready To Merge!]Blob Mode Major Overhaul
2015-07-16 20:34:08 -04:00
TheDZD 28c1e73c13 Merge pull request #1533 from Fox-McCloud/fix-drones-console
Drone Console Fix
2015-07-16 20:29:35 -04:00
Fox-McCloud ba2127bf64 Drone Console Fix 2015-07-16 20:02:31 -04:00
Fox-McCloud ca784c3772 Merge pull request #1530 from CrAzYPiLoT-SS13/master
Holopad and binary talk
2015-07-16 19:37:38 -04:00
Fox-McCloud 2913ac6602 Merge pull request #1532 from Markolie/master
Fixes malf AI
2015-07-16 19:33:55 -04:00
Markolie 31f3d74dac FILE_DIR revert 2015-07-17 01:07:34 +02:00
Markolie 50210c6ff2 Enable malf AI jobbans 2015-07-17 01:06:05 +02:00
Markolie 0be9055d58 Fix Malf AI 2015-07-17 01:00:25 +02:00
Matt a106daa447 Holopad and binary talk
Fixes https://github.com/ParadiseSS13/Paradise/issues/1517 and
https://github.com/ParadiseSS13/Paradise/issues/1483 Aboot it
2015-07-16 14:44:51 +02:00
Fox-McCloud 8302ab2e7f Heavily Optimizes Lighting 2015-07-16 08:10:54 -04:00
Fox-McCloud c96e6fd7b8 proper check-antag 2015-07-16 03:33:38 -04:00