* blackbox: Add accumulating feedback types for numeric and text values.
* correct introduction
* i swear to god i can count to 7
* bloody VSC formatting on save
* formatting changes and doc additions
* Reopens runechat color tweak.
Fully changes how the runechat color works with human mobs.
- Ties Runechat color to DNA (unchangable via scramblers, or other methods like DNA modifying)
- Runechat color is now a preference based thing and can be changed at mirrors.
* Linter mint
* Comment for comment's sake + Rerun cerestation CI/UNIT test because mouse ate a cable.
* augh
* reverts toml
* Fixes a SQL query, good for final review.
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
* Initial commit
* comment fix
* Updates new columns position in table
* Updates insert statement for connection_log
* 57 to 58 - Handles changes post merge conflict
* adds most body type support, removes some gender checks
* remove gender from species, accessories
* restore pick_list
* re-adds limitations on accessories
* Universal access to body hair
* remove unused var
* Update example config, some preference saving code
* updates tgui bundle
* oops
* Remove formatting
* hopefully undoes formatting changes
* dammit
* been meaning to fix this one for a while
* dgamer reviews
* move body_type into human_defines
* sql file changes
* update tgui
* Update db code
* bump versions
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* choose your own brainventure
* i kinda remember sql
* lets try on Login() instead
* wait its actually here
* Revert "lets try on Login() instead"
This reverts commit 6fd26912b1.
* hold on i gotta sort this out
* lol, lmao even
* i apparently do not remember sql
* Actually remember to switch to varchar
* aaaaaaaaaaaaaaaaaaaa
* does the comma fix it
* i am so fucking stupid lmao
* lmao i REALLY dont know sql, thanks AA
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
* the other place to fix a string
* sql is now 54, happy birthday sql
* autodoc whitespace fix
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* maybe using the defines i made is a good idea
* AA's changes
---------
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* SSinput Rewrite, Custom Keybindings
* hmm yes, safety
* azerty begone
* address AA and SteelSlayer
* Address the old man
* what
* CI dbconfig too
* Address TM issues
Unicode support
Better numpad support
Fix no perms message
Fix modifier screwing movement
* pre-TM tweak, nitfix
* pre TM change 2
* Display others
* MERGE ME
* unduplicates your rows
* reverts some changes, makes this work for now (not TM safe)
* fixes direction facing, removes hotkey help item
* weird keys
* TM commit revert later
* fixed asay/msay keybind
* adds ALL the emotes
* flip and spin
* makes old people happy
* and fixes admins not being able to msay
* lets borgs stow modules
* saves prefs when someone changes a keybind
* reverts skin changes and manually applies
HEAVEN HELP YOU IF YOU USE THE DM SKIN EDITOR IT BREAKS EVERYTHING
* tidies menu, unduplicates rest
* sql file pls come back
* Update SQL/updates/40-41.sql
* why did you not throw an error?!
* inits keybinds if your prefs somehow fail, i guess
* restores these spaces, i guess
* fixes local testing, i guess
* emote cooldown returns (oops)
* movement lock improvements
* Pageup does Swap Hands
* LOOC
* whisper for living mobs
* oops
* fix dsay
* fix IPC silicon emote hotkeys
* category name
* backspace only clears if input is focused
* Makes TAB and BACKSPACE rebindable
* charlie review
* define move
* yeet
* Lewcc review
* brings back legacy mode
* restores legacy mode
* tell legacy mode what is going on
* Update code/controllers/subsystem/input.dm
* Update code/controllers/subsystem/input.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
* safeties!
* legacy mode is a pref now
* undo TM changes
* null prefs safeties
* Revert "legacy mode is a pref now"
This reverts commit b45af65139.
* revert this too thanks
Co-authored-by: mochi <shenesis@gmail.com>
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
* Reduces maximum name length
* Revert "Reduces maximum name length"
This reverts commit 7d0fe75c54.
* why were these in _compile_options.dm
* SQL Stuff