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
Aylong
6fe23a6a20
Another bunch of fixes for TGUI inputs (I'll be cursed...) ( #25009 )
...
* Oh god, oh fuck, WHY DIDN'T I USE isnull()???
* More correct checks
* That's all
* That's all x2
* Flavor fix
2024-04-12 18:51:36 +00:00
GDN
b6be540b43
Moves get_area to a macro ( #24712 )
...
* Moves get_area to a macro
* fixes
* Update code/game/machinery/camera/camera.dm
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
* runtime fix
* moer fix
---------
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
2024-04-08 21:42:22 +00:00
Pierre-Louis
52efa8eac5
Add coordinate janicart pda ( #23489 )
...
* Add janicart coordinates to the Janitor PDA
* Compiled the new TGUI
* TGUI update
* TGUI update
* Space for indent is the evil
* Update code/modules/pda/cart_apps.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Update code/modules/pda/cart_apps.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Update code/modules/pda/cart_apps.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Update code/modules/vehicle/janivehicle.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Update tgui/packages/tgui/interfaces/pda/pda_janitor.js
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Update code/modules/pda/cart_apps.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Update tgui/packages/tgui/interfaces/pda/pda_janitor.js
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Update tgui/packages/tgui/interfaces/pda/pda_janitor.js
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Update code/modules/pda/cart_apps.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* TGUI update
---------
Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-03-01 19:46:58 +00:00
Aylong
ac5add482f
[READY] TGUI Input Collection ( #23891 )
...
* List Input refresh
* Modal Alerts
* Text Input
* Number Input
* Split Button
* Renaming
* Alert converts
* Text Input Conversion (Part 1)
And TextArea Autofocus + maxLength
* Text Input Conversion (Part 2)
* AAAAAAAAAAAAAAAAAAAA
* I'm FUCKED
* @GDNgit review changes
* "'" fixes
* Revert TGUI Alert from admin delete
* NumberInput Window size
* CRASH if empty list
* Update code/modules/tgui/tgui_input/list_input.dm
* TGUI Rebuild
* TGUI Rebuild
* Update code/modules/paperwork/faxmachine.dm
* _char
* compile
* Rebuild
---------
Co-authored-by: Aylong <69762909+Aylong220@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-02-19 11:55:01 +00:00
meow20
5d538fb466
Syndicate bots no longer show up on security bot control PDA menu ( #22602 )
...
* technically first commit
* nt ed's now show up and linter check should pass.
2023-10-01 11:48:58 +01:00
Sirryan2002
61145a02f8
[TGUI] Space Credit Economy Overhaul + Supply Point -> Space Cash ( #19209 )
...
* initial edits
* initial edits
* converting shit over to machinery/economy
* vending and mapping fixes
* vending fix pt.2
* Converts Supply Economy to Use Space Credits instead of Supply Points
* Job Payment, NanoBank, and Paychecks
* clothing type path fixes (damn merge conflicts)
* fixes map typepath issues
* adjusts supply prices
* Vendor Price Adjustments
* account uplink terminal tweaks
* please pass tests
* Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* reviews and bug fixes
* Review Suggestions/Fixes and Request Console Rewrite
* edits
* vending changes for merge
* typepath fix
* final tweaks
* proc ref fixes
* Fixes and Tweaks from 2nd TM
* rebuild TGUI
* final tweaks
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* requested reviews
* tweaks
* updates slot machine winnings
* fixes
* GC fixes
* fixes
* oops. still need to deconflict this
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* requested changes and bug fixes
* atm runtime fix
* requested reviews
* vend act stuff
* attempt to pass tests
* supply packs fix
* user tochat -> debug log
* FINAL FIXES
* removes CC db stuff
* Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2022-11-21 23:30:50 +00:00
AffectedArc07
1d008754da
[READY] Bot Refactor ( #18930 )
...
* [WIP] Bot Refactor
* No more spawns, sleeps, and working EDs
* Mules
* GC fixing
* h
2022-09-17 12:46:25 +01:00
AffectedArc07
629c099db7
Refactors status displays ( #18811 )
...
* Refactors status displays
* biggest commit
2022-08-29 16:45:29 +01:00
AffectedArc07
aba452f785
Refactors signallers, assemblies, electropacks ( #18689 )
...
* Refactors signalers, assemblies, electropacks
* Update code/game/objects/items/devices/radio/electropack.dm
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
2022-08-15 16:36:34 +01:00
SabreML
fb06547f97
Various bugfixes ( #15873 )
...
* pAI Record Fix
* AI Respawnability
* Wine Reagents
* Ghost Repulsing
* Agent ID Card Numbers
* Maint Drone Lights
* Fix fixes
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* Headpocket runtimes
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2021-04-19 14:50:30 +01:00
AffectedArc07
f2770ed6be
Merge remote-tracking branch 'ParadiseSS13/master' into brutal-part1
2021-03-11 18:41:17 +00:00
Fox McCloud
204ceaac9e
Implements PDA Beeping ( #15616 )
2021-02-27 18:30:59 +00:00
AffectedArc07
f5f97882cf
BRUTAL Part 1 - No proc var/ in procs
2021-02-01 14:10:08 +00:00
AffectedArc07
54dd2765b4
Converts all tgui_ to ui_
2020-11-21 12:10:58 +00:00
AffectedArc07
f9dd2de5f1
[READY] [TGUI] Uplinks, PDAs and Power Consoles (Dont question it) ( #14403 )
...
* Uplinks
* Main menu + Status display control
* Signaler + Homescreen Fixes
* TGUI Power Monitors
* PDA Power Monitor
* PDA Medical Records
* PDA Security Records
* PDA Secbot Control (Pain)
* PDA Mule Control (I hate this system)
* PDA Supply Records
* PDA Janitor Locator
* PDA Notekeeper
* PDA Manifest
* PDA Atmos Scanner
* Steel pass 1
* PDA Messenger
* Removes browserPDA-era icons
* PDA Nanomob (Why do we still support this thing)
* Fixes random power monitor quirk
* More steel tweaks
* Even more steel tweaks
* TM Tweaks Round 1
* \ref --> UID()
* Styling
2020-09-30 16:53:45 -04:00
mochi
7aba081bc6
Use bots_list instead of simple_animals[AI_ON]
2020-06-10 09:16:38 +02:00
mochi
db1bfd18fc
Fix Cleanbots not showing on PDA app, touch up UI
2020-06-09 14:29:03 +02:00
AffectedArc07
210f8badf4
Makes all global variables handled by the GLOB controller ( #13152 )
...
* Handlers converted, now to fix 3532 compile errors
* 3532 compile fixes later, got runtimes on startup
* Well the server loads now atleast
* Take 2
* Oops
2020-03-20 21:56:37 -06:00
tayyyyyyy
57c700a814
Sanitize all inputs
2019-07-14 09:35:12 -07:00
variableundefined
6e79364b65
Here we go again
2019-05-03 21:47:07 +08:00
AffectedArc07
ff78ff1a9c
SScommunications
2019-04-21 20:12:14 +01:00
Shadow
62fddd54ad
Changes centcom to CentCom and station to Station
2019-01-10 18:01:57 -06:00
Shadow-Quill
2549ced1e7
Removes a !
2019-01-10 17:41:37 -06:00
Certhic
e3f852dff6
magic numbers
2018-11-16 15:32:49 +01:00
Desolate
4c062212ab
refactors global lists.
2018-10-06 08:02:45 -05:00
Desolate
c974e29a3c
global lists global defined
2018-10-02 15:52:46 -05:00
variableundefined
bc22544919
Port Shuttle to StonedMC
2018-09-02 22:22:33 +08:00
Fox McCloud
8c7b543415
The Great Conflictening 2.0: Removes /obj/item/device
2018-04-25 23:07:35 -04:00
Fox McCloud
5c4aa9b3fd
Removes All Weapons
2018-04-15 16:25:56 -04:00
Crazylemon64
3a00e0f083
Fixes for numerous runtimes
2017-07-16 14:42:11 -07:00
Crazylemon64
bf2bcbce67
Removes most hard-coded z level checks
2016-07-31 21:29:03 -07:00
Crazylemon64
ae43de3652
Integrates the z level manager with the space transition system
2016-07-29 19:11:36 -07:00
Tigercat2000
71e5344a98
Mass replace
2016-07-07 19:34:02 -07:00
Tastyfish
25195208a9
Ports tg simple_animal bots
2016-03-28 00:22:04 -04:00
Tastyfish
38fe3b98fb
Fixes PDA records apps when records deleted
2016-03-06 19:16:34 -05:00
Tastyfish
19108df390
Some tweaks to bot and power apps
2016-02-12 20:19:45 -05:00
Tastyfish
4f197cd48b
Also moved the pda stuff to a module
2016-02-12 16:51:16 -05:00