14 Commits
Author SHA1 Message Date
Kashargul db5b408538 some more and fix filtering 2024-10-05 21:27:23 +02:00
Kashargul a2c673ab7a refactors most spans 2024-10-02 21:10:31 +02:00
Guti 409aaba802 Remove 2024-09-09 02:36:53 +02:00
Heroman 9a94306585 Refactors tool typechecks, refactors transforming tools, makes Altevian wrench into one 2023-10-01 09:34:43 +10:00
C.L d3dfa1031a Makes the inducer not break forever
When you attempted to charge a gun when it didn't have the ability to do so, it had set 'recharging = TRUE', and then kicked you out of the 'recharge' proc and left 'recharging = TRUE' meaning it would see 'recharging = true' and just return TRUE when the recharge proc was called.

This makes it so if you hit a gun and you can't charge it, it just sets the recharging = FALSE and then returns.

Also gives it a better error message
2022-08-25 00:50:28 -04:00
Aronai SieyesandGitHub b3c1cfd29d Merge pull request #7516 from VOREStation/upstream-merge-7045
[MIRROR] Removes limits on eating, centralizes nutrition changing.
2020-04-29 19:23:55 -04:00
Aronai Sieyes 893130bdff Merge nutrition refactor for vorestation 2020-04-29 18:34:22 -04:00
Aronai Sieyes 874baa1d2d Merge examine refactor for vorestation 2020-04-29 17:49:54 -04:00
Aronai Sieyes 5170412683 Inducer can charge vehicles (space bike, cargo tug, etc) 2020-04-26 11:47:16 -04:00
Arokha Sieyes 5192204285 Fix bad copypaste that broke sleevemates 2020-04-26 10:37:27 -04:00
Aronai Sieyes 8a7d4f08cb Prevent accidental whaps with inducers 2020-04-25 11:20:12 -04:00
Aronai Sieyes b3d1a103ac Fix human charging 2020-04-24 12:38:45 -04:00
Aronai Sieyes 45fd68ca88 Tweak fakecell qdel time to be higher just in case 2020-04-23 16:03:28 -04:00
Aronai Sieyes 2ea192ab87 Port/improve /tg/ Inducer 2020-04-23 15:57:17 -04:00