Commit Graph

25 Commits

Author SHA1 Message Date
Gaxeer 32e46c02aa refactor: rename action button appearance related variables and procs to be clearer (#25658)
* refactor: make action appearance creation more straightforward

* some adjustments

* fix: adjust action icons to refactor
2024-07-01 02:29:31 +00:00
DGamerL bad8b31afa Changes all .len to length() where applicable (#25174)
* Globals work

* Double access works

* All other things

* Revert "All other things"

This reverts commit 6574442eb6.

* More changes that compile and work

* IT WORKS AAAAAA

* Changes even more .len to length()

* Apply suggestions from code review

* Update code/datums/mind.dm

* Update code/__HELPERS/sorts/InsertSort.dm

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>

* Update code/__HELPERS/sanitize_values.dm

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>

---------

Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com>
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>
2024-04-19 17:32:09 +00:00
Contrabang e32544e599 #undef is now required for all file defines (#24091)
* CI

* undef

* hooooly crap

* yeah

* false by default

* fixes

* alright, there we go

* oops lmao

* lol, lmao even

* proper programming

* fix

* losin my mind

* oops

* yeah coloring

* WE LOVE MULTIPLE DEFINES (ive lost my sanity)
2024-03-11 14:03:30 -04:00
Henri215 a3b0244f08 Fix #18719 Holopads now stops talking when the call is not answered (#19141)
* holopad now knows when to stop "talking"

* else if into if
2022-09-29 20:42:10 +01:00
Kepplerx 1d04a9ec74 AI Detector can now only detect AI, not Abductors, Xenobio consoles or Shuttles (#15535)
* Update navigation_computer.dm

* V7

* Update navigation_computer.dm

* All instances

* Added explainers

Seems this is done some places, seems nice and easier to understand with em

* Updated name

* Change Variable name

Changed as per advise of Fox
2021-07-08 23:18:15 +01: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
Citinited f8b7c4226c You can't call people while a holopad is unanchored; prevents multiple calls at the same time 2018-10-10 00:32:21 +01:00
Aurorablade e8089070c6 Spulling r gud 2018-06-06 02:14:13 -04:00
Aurorablade c71ce6a537 mew 2018-06-06 02:00:52 -04:00
Aurorablade 5a63d6c178 reeeeeeeeeeeee 2018-06-06 00:44:01 -04:00
Aurorablade 9a07b61ac1 TG updates 2018-06-05 00:57:08 -04:00
Aurorablade d512bc05b3 Fixes
Theres still an issue with jumping to core and it deleteing the hologram
2018-04-17 23:09:19 -04:00
Aurorablade 8562b345fd feedback changes..partly 2018-03-03 02:18:08 -05:00
Aurorablade beb021051b fized 2017-08-27 23:55:31 -04:00
Aurorablade 7012b54817 Fixes and tried to add an action button 2017-08-27 22:38:05 -04:00
Aurorablade 06a28a15d0 tiger changes. ONWARD TO MERGE UPDATE 2017-08-17 19:28:20 -04:00
Aurorablade 88d97c87d8 beepbeep 2017-05-29 00:31:15 -04:00
Aurorablade 4c0205c021 shit works. 2017-05-25 12:08:53 -04:00
Aurorablade bba56fa1b8 welll that didn't work. 2017-05-25 03:23:06 -04:00
Aurorablade 22f503b517 Well AIs work. 2017-05-25 02:17:59 -04:00
Aurorablade 5a23f2734f try this 2017-05-23 02:00:40 -04:00
Aurorablade ad43927c4f Damn you eyeobj 2017-05-17 04:31:47 -04:00
Aurorablade a0ee31837a thanks false 2017-05-15 04:47:46 -04:00
Aurorablade d5c1428a6a still got runtimes 2017-05-13 00:14:15 -04:00
Aurorablade 9e312ffadb holocall 2017-05-12 01:26:18 -04:00