Commit Graph

158 Commits

Author SHA1 Message Date
deathride58
5dddb11773 Fixes handcuffs being impossible to actually resist out of 2019-08-11 08:37:00 -04:00
Ghommie
cf81a57efa Adds in turf density checks, replaced object density checks with CanPass() 2019-08-05 05:33:47 +02:00
kevinz000
26c195dec8 Merge pull request #8971 from Linzolle/toxiclover
makes slimepeople like toxic food
2019-07-29 04:39:12 -07:00
kevinz000
11628431b4 Merge pull request #8976 from Ghommie/Ghommie-cit157
Fixes combatmode disarm pushing people on inaccessible tables and more.
2019-07-29 04:38:14 -07:00
Ghommie
1adaf01839 Fixes combatmode disarm pushing people on inaccessible tables and more. 2019-07-26 22:55:46 +02:00
Linzolle
99720f12e5 makes slimepeople like toxic food 2019-07-25 20:55:18 -05:00
kevinz000
1028fe458a Merge pull request #8909 from Ghommie/Ghommie-cit143
Fixes named arg Knockdown calls.
2019-07-22 20:17:30 -07:00
deathride58
7b39c0935c Merge pull request #8415 from Citadel-Station-13/sprint_stamina
Adds a sprint buffer - 35 tiles, regen 2 tiles/second (always active), 0.3 stamcost per tile if empty (as old) directly applied to staminaloss rather than stamina action buffer (unlike old)
2019-07-17 18:07:57 -04:00
Ghommie
b6f10c96a7 Modularity was a mistake. 2019-07-16 21:05:12 +02:00
deathride58
a27222fba7 Merge pull request #8752 from Sishen1542/uhhhhh
Slimepeople can now morph the shape and size of their genitalia.
2019-07-13 20:15:28 -04:00
kevinz000
1eaddd3ebf Merge pull request #8853 from Ghommie/Ghommie-cit125
Ports "Cleans up saycode by removing random hook stubs and using a signal where relevant"
2019-07-12 07:34:19 -07:00
Ghommie
490ae9daf2 Ports "Cleans up saycode by removing random hook stubs and using a signal where relevant" 2019-07-09 07:58:22 +02:00
Poojawa
52f48c9294 let's keep them feedable at least, because that's a thing 2019-07-03 01:36:16 -05:00
Poojawa
c974fa1f63 Adjusts some bad copy/pasta code
Oops
2019-07-03 01:33:43 -05:00
Sishen
7813536d78 might as well add breast shapes to the mix 2019-06-26 09:50:35 -04:00
Sishen
4d51214526 and tool length and breast size too 2019-06-25 22:36:36 -04:00
Sishen
2736596293 Morphing Genitalia! 2019-06-25 22:03:10 -04:00
kevinz000
3527664c40 Merge branch 'master' into sprint_stamina 2019-06-16 19:55:56 -07:00
Ghommie
05066f241b Improving keborgs' movement, not removing. 2019-06-15 20:33:38 +02:00
Ghommie
280e7d7d81 stops borgs from sprinting into negative cell charge. 2019-06-15 04:36:40 +02:00
kevinz000
be9a551eea Merge pull request #8566 from Ghommie/Ghommie-cit39
Different combat mode message if user is on help intent.
2019-06-08 12:05:17 -07:00
Ghommie
53d5ad5820 no exclamation point. 2019-06-08 14:45:26 +02:00
Ghommie
fc536dcfe4 Urist McSpaceman goes vigilant!
Urist McSpaceman seems attentive!
Urist McSpaceman looks alert!
2019-06-08 14:44:40 +02:00
kevinz000
ab565d2483 Merge pull request #8547 from Ghommie/Ghommie-cit29
Moves traits to datums and turn the accessors into defines
2019-06-08 01:22:16 -07:00
Ghommie
57246b5c4f No combat mode message if user is on help intent. 2019-06-07 19:36:09 +02:00
Ghommie
d3d2b8d898 should be ready. 2019-06-06 19:24:20 +02:00
kevinz000
b77e0a0943 buff 2019-05-25 22:33:10 -07:00
kevinz000
b5c699cea8 adjustments 2019-05-25 21:57:25 -07:00
deathride58
4fc31f6322 Merge branch 'master' into fuckatmos 2019-05-25 15:34:06 -04:00
kevinz000
5d40d4b9a2 sprint stamina stuff 2019-05-22 12:18:47 -07:00
Poojawa
4f75f68a5d make hostile mobs gurgle people 2019-05-17 05:13:30 -05:00
Poojawa
72751a9efc Sorts and cleans up some sprites
adds guilmon things to lizards as well, since they didn't have it I guess
2019-04-29 04:33:23 -05:00
deathride58
905f32b193 further optimizes performance by making all of the meta gas properties use their own individual lists instead of being in a messy nested list 2019-04-14 16:40:37 -04:00
deathride58
41375d9737 Increases performance significantly by turning garbage collection into a define 2019-04-14 11:33:28 -04:00
deathride58
2c9deab42e removes add_gas() and assert_gas(). next up: do further testing with garbage_collect() present and not present 2019-04-14 10:33:39 -04:00
deathride58
a39dd310ba Merge branch 'master' into muzzled-masks 2019-04-13 17:48:24 -04:00
Poojawa
fb234783a7 muzzle-compatible helmets and masks 2019-04-12 04:00:47 -05:00
deathride58
8b75240d89 fuck atmos - attempts to optimize atmos by removing GAS_META from the gas mixture meta list and removing the usage of gas archive 2019-04-11 17:07:11 -04:00
Poojawa
4dcbaa8c80 Refractors simple mob vore code, enables vore mobs
also just removes the mistake that was hunger sounds.
2019-04-11 11:15:25 -05:00
Poojawa
45b8889562 Devourable mobs are digestible again 2019-04-11 07:13:19 -05:00
Poojawa
294349125e fixes floaty-leg syndrome for xenos
also fixes random gen colors from bugging out, idk why it was working just fine before but whatever
2019-04-06 16:32:29 -05:00
deathride58
6259210a33 Merge pull request #8198 from Poojawa/Randomize-tweaks
Species Spawn tweaks and tauric plasmaman suit icons
2019-04-05 20:11:59 -04:00
Poojawa
ebc9c6d8f0 attempts to make slime sprites equally transparent
also gives them snouts and markings for improvments
2019-04-04 22:01:52 -05:00
kevinz000
3ab3de489b Merge pull request #8123 from deathride58/makessprintingstamlossmakesense
Makes sprinting not take stamloss in zero gravity or when pulled
2019-04-02 05:52:05 -07:00
Poojawa
5d67955268 Slime people should be able to *wag now 2019-04-02 02:31:19 -05:00
Poojawa
e6190fa141 Make combat mode actually override the VM icon 2019-03-27 04:23:37 -05:00
Poojawa
6fdb5e97f8 removes debug and override 2019-03-27 03:43:18 -05:00
Poojawa
8d84299d6d Feeding works! aaaaayyy. Didn't have to martial art it either 2019-03-27 03:18:41 -05:00
Poojawa
b11e3bbc96 Vore mode button and feeding 2019-03-25 04:19:00 -05:00
deathride58
dcea7886d8 Makes sprinting stamloss make sense by making sprinting take no stamloss in no gravity or when being pulled 2019-03-15 20:25:44 -04:00