3146 Commits
Author SHA1 Message Date
KashargulandGitHub 0e62a8a6ad focus statpanel content on tab change (#16535)
* focus content on tab change

* .
2024-10-28 16:11:15 +01:00
ShadowLarkensandGitHub a92663e8ab Misc fixes for statpanel (#16531) 2024-10-28 00:22:43 +01:00
ShadowLarkensandGitHub 54ff98cb72 Statpanel styles (#16527)
* Update statpanel to latest

* Add settings for the stat panel to the chat
2024-10-26 23:28:25 +02:00
KashargulandGitHub b594520a74 next set of spans (#16434)
* next set of spans

* some more

* next

* next

* next

* .

* text...

* next... rest soon

* .

* .

* ok last set for the night

* .

* .

* .

* .

* some more

* next

* next

* all for now

* .

* some more easy ones

* some more easy ones

* .

* .

* some more bolds

* oups auto complete moment

* add the remaining spans

* this as well

* this as well

* .

* .,

* resync them properly
2024-10-16 23:37:27 +02:00
c07027136e Port tg statpanel (#16463)
* Port tg statpanel

* Add verb descriptions using the title attribute

* Fix a dreamchecker error

* Remove chomp edits

* Add mentor tickets to ticket panel

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-10-16 19:39:06 +02:00
ShadowLarkensandGitHub 66ef0c42d1 Dark-mode color-coded mechanical vore preferences tab (#16444) 2024-10-12 14:15:25 +02:00
7a7920f29e TGUI Say (#16160)
* TGUI Say

* Add icon_ref_map.json to make tgui-dev-server stop screaming

* Update tgui.bundle.js

* bundle recompile

---------

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Heroman <alesha3000@list.ru>
2024-08-12 05:48:06 +10:00
Heroman3003andGitHub c7b6c3e42b Revert "Revert "Garbage collection, asset delivery, icon2html revolution, and…" (#15816)
This reverts commit f6d0f62622.
2024-04-22 06:29:01 +10:00
Heroman3003andGitHub f6d0f62622 Revert "Garbage collection, asset delivery, icon2html revolution, and general…" (#15815)
This reverts commit cc05d51b69.
2024-03-10 20:01:05 +10:00
cc05d51b69 Garbage collection, asset delivery, icon2html revolution, and general fixes (515) (#15739)
* Making it compileable

* Adds Tracy & Fixed missing compat in sorting code

* CI workflow using "Stable" beta version

* Tracy define

* Fixes

* Update GC from TGStation

* fixes

* Appease linter

* begone custom_items.txt

* Making it compileable

* Adds Tracy & Fixed missing compat in sorting code

* CI workflow using "Stable" beta version

* Tracy define

* Fixes

* Build dependencies at 514

* Asset delivery/GC/515 megapatch

* fix runtime

* Appease integration tests

* More runtime fixes

* Attempting to resolve runtime

* Update spacemanDMM

* icon2html revolution

* icon2html part 2

* fixes

* Attempt to appease linter

* More fixes

* Final fixes (hopefully)

* operator keyword moment

* minor fixes and additions

* undo extra tgui files

* switch to QDEL_IN_STOPPABLE where necessary

* Pain

* GPS runtime

* dropped(null) fix, + chompedit the fixes just incase.

* Fix chat tags

* Update _build_dependencies.sh

* runtime in orebag, duplicate in computer/ship/proc/look, runtime in zoom

* tweak zoom change

* another registersignal override runtime

* 1

* Revert "1"

This reverts commit 43f619ca6c216c2bc41b8f7a346069f99591261b.

* various qdel ref fixes

* newplayer and observer harddels

* disposalholder logging remove, gargoyle hard del + typo

* retouch atom/movable destroy to be TG-like

* potential edge case ref in manualfollow

* extra following potential ref

* global list refs tweak, new_player undo a thing

* /mob/new_player qdel fixes

* undo some things

* revert atoms/movable/destroy

* revert mind and new_player panel changes

* atoms and atom/movable reversions

* bring back datum/mind and panel fixes

* projectile optimisation

* Reverts useless edits, clothing hood runtime, projectile runtime

I tried a lot of things which do not help, and i reverted a lot of it here.

* a few more reversions of useless changes

* Begin getting rid of CHOMPedit comments

* Nuke remaining chompedit comments

* Revert "undo extra tgui files"

This reverts commit f3bdcde8cbd846adcfbc6f02b0077e0c5ae20f56.

* fixing oops

* line ending shenanigans

* More GC cleanup

* Optimisations to test/trace projectile, turrets. Tweaks.

Turrets now only trace when they are absolutely sure they want to shoot. disposalholder, effect master and artefact qdel refs changes.

* bad usage of the check_trajectory proc

check_trajectory returns a list of objects hit along it's path to it's target, not a boolean of the target being hittable. a couple places in code assume this, so here they are fixed.

* puts legacy globals into GLOB datum for debug use

* fix upport oopsie

* fix

* Move recursive listening to component

* Minor fixes and cleanup

* undo my temp solution

* tweaks + a missed thing

* recursive_move sanity checks and safety cases

* Catch null initialisation cases + fix borg creation

VV edit spawns the object in nullspace then directly sets it's loc, which means the movement is unregistered. The spawn(0) delay should hopefully mean that setup_parents happens AFTER any unregistered movement.

* circular inventory check, make checks better

* better handling of safety reset cases

* Add logging to safety checks

---------

Co-authored-by: Selis <selis@xynolabs.com>
Co-authored-by: Selis <sirlionfur@hotmail.de>
Co-authored-by: Raeschen <rycoop29@gmail.com>
2024-03-10 09:39:33 +10:00
DrathekandGitHub 7c8bb85de3 Whitespace Standardization [MDB IGNORE] (#15748)
* Update settings

* Whitespace changes

* Comment out merger hooks in gitattributes

Corrupt maps would have to be resolved in repo before hooks could be updated

* Revert "Whitespace changes"

This reverts commit afbdd1d8442973f5d570c30920d9d865b5acd479.

* Whitespace again minus example

* Gitignore example changelog

* Restore changelog merge setting

* Keep older dmi hook attribute until hooks can be updated

* update vscode settings too

* Renormalize remaining

* Revert "Gitignore example changelog"

This reverts commit de22ad375d3ee4d5930c550da2fd23a29a86e616.

* Attempt to normalize example.yml (and another file I guess)

* Try again
2024-02-20 11:28:51 +01:00
VerySoft b4922aedc9 Remove all mention of nazis from code
Also removes some old lore references from the listening post
2023-09-14 17:43:57 -04:00
ItsSelis a4422b9d65 Properly fixes object spawner 2022-12-14 21:39:09 +01:00
C.L 441a8bbb05 I wanna test changelogs 2022-09-25 16:58:11 -04:00
MarinaGryphonandVirgoBot d6d18c9d30 Indescribable! - A Food Flavor Fixing Pass 2021-06-20 16:51:24 -04:00
NovacatandGitHub c8ede566f3 Merge pull request #10694 from VOREStation/upstream-merge-8140
[MIRROR] Refactors utensils to use weakrefs
2021-06-19 09:43:30 -04:00
MarinaGryphonandVirgoBot 005c75fa4e Improves select_recipe. (#8141)
* select_recipe improvement

Removes the call to Timsort and the recipe comparator proc;
uses a handrolled implementation of
`argmax(items + reagents + fruit)` instead.
This reduces the memory footprint of `select_recipe`
as well as the amount of processing needed to select the optimal recipe.

* angelogchay
2021-06-18 19:06:54 -04:00
MarinaGryphonandVirgoBot 7ee772f6e7 Refactors utensils to use weakrefs 2021-06-18 19:02:33 -04:00
AtermoneraandVirgoBot 84b8b6bb63 Merge pull request #8016 from Woodratt/0326_idtweak
Minor ID sprite tweaks
2021-03-31 04:25:58 -04:00
AtermoneraandUnknown 32e08ebc59 Reworks stairs to be sensible 2021-02-21 17:02:08 -05:00
SchnayyandVirgoBot 731d1e57d1 Merge pull request #7866 from Woodratt/WR_shuttersnsprites
New Shutters and Sprite replacements
2021-02-12 18:33:06 -05:00
NovacatandGitHub 5b22df5046 Update Cerebulon - machinesounds.yml 2021-01-12 02:14:57 -05:00
NovacatandGitHub 7804d97b73 Update Cerebulon - machinesounds.yml 2021-01-12 02:14:25 -05:00
AtermoneraandVirgoBot 47bae65b2e Experimental: adds workflow to autoupdate changelog 2020-12-23 17:10:29 -05:00
KasparoVvandVirgoBot 0d6e6f87b2 Adds & Upgrades a Bunch of Teshari Clothing 2020-12-02 02:30:07 -05:00
MechoidandVirgoBot 019926cbc7 Fresh Meat, Leatherworking 2020-11-07 15:08:04 -05:00
VerkisterandGitHub 555a91b7bf Merge pull request #9231 from VOREStation/upstream-merge-7720
[MIRROR] Changes exosuit gripper to be able to handle mecha components
2020-10-28 09:09:34 +02:00
VerkisterandGitHub 44830393fc Merge pull request #9225 from VOREStation/upstream-merge-7708
[MIRROR] Makes wall-mounted machines layer above windows
2020-10-27 10:15:15 +02:00
VerkisterandGitHub 42a5452952 Merge pull request #9239 from VOREStation/upstream-merge-7730
[MIRROR] Vote Sound Change
2020-10-18 16:32:44 +03:00
VerkisterandGitHub d6be6c90ad Merge pull request #9235 from VOREStation/upstream-merge-7726
[MIRROR] Fix most borosilicate shards disappearing instantly after being made
2020-10-18 15:57:07 +03:00
VerkisterandGitHub f751a5cfd4 Merge pull request #9230 from VOREStation/upstream-merge-7717
[MIRROR] Adds tesla generator crate to cargo
2020-10-18 15:29:50 +03:00
VerkisterandGitHub 0ed639054d Merge pull request #9228 from VOREStation/upstream-merge-7711
[MIRROR] fix infinite ratburgers
2020-10-18 15:28:58 +03:00
VerkisterandGitHub a595c41d95 Merge pull request #9223 from VOREStation/upstream-merge-7705
[MIRROR] Fix blood from artifacts breaking the pathogenic isolator
2020-10-18 15:26:19 +03:00
VerkisterandGitHub 261e8af5d4 Merge pull request #9222 from VOREStation/upstream-merge-7704
[MIRROR] Fix missing areas for some mountain pois
2020-10-18 15:26:02 +03:00
WoodrattandVirgoBot a658de9c33 - Changes vote notification sound to that of World Server, as with the current vote notification people often miss the vote. (#7730) 2020-10-17 06:11:21 -04:00
Meghan-RossiandVirgoBot 3634234788 Fix most borosilicate shards disappearing instantly after being made (#7726)
*Fixed borosilicate glass not producing shards in most situations.
2020-10-17 06:06:15 -04:00
Runa DacinoandVirgoBot 147e0d0b7f Changes exosuit gripper to be able to handle mecha components (#7720)
* Adds internal components to exosuit gripper

* Create Runa Dacino -  Exosuit gripper tweak.yml
2020-10-17 02:09:56 -04:00
Meghan-RossiandVirgoBot 75dd7e8994 Adds tesla generator crate to cargo (#7717)
Adds a tesla generator crate that is orderable from cargo.  Resolves https://github.com/PolarisSS13/Polaris/issues/7716  (Coils and grounding rods are already printable in science)
2020-10-17 02:08:40 -04:00
Meghan-RossiandVirgoBot 91b19a9407 fix infinite ratburgers (#7711)
fixes https://github.com/PolarisSS13/Polaris/issues/7709 (mice used in mouse burgers not being used up)
2020-10-17 02:06:07 -04:00
Meghan-RossiandVirgoBot de36b996b9 Makes wall-mounted machines layer above windows 2020-10-17 02:03:26 -04:00
Meghan-RossiandVirgoBot 4309e7e112 Fix blood from artifacts breaking the pathogenic isolator (#7705)
Prevents blood not drawn from a humanmob (such as blood from artifact replenishing bowls or blood spawned in in reagent cartridges) from breaking the pathogenic isolator's interface.
2020-10-15 05:44:33 -04:00
Meghan-RossiandVirgoBot dd9eb40e0d Fix missing areas for some mountain pois (#7704)
Fix some mountain pois missing areas, which could cause them to overlap in odd ways
2020-10-15 05:43:19 -04:00
Meghan-RossiandVirgoBot 066a36487b Make the tesla ball eventually run out of energy (#7703)
Currently the tesla ball only loses energy until it runs out of orbiting mini-balls, then sticks around forever.  This makes it keep losing energy until it dissipates.
2020-10-15 05:42:02 -04:00
AtermoneraandVirgoBot 03f7a2ad58 Merge pull request #7630 from Mechoid/ExoEncumberence
Exo Encumberence
2020-09-24 01:57:48 -04:00
NovacatandGitHub 41c8e4a671 Merge pull request #9032 from VOREStation/upstream-merge-7475
[MIRROR] Hydro upkeep
2020-09-21 19:42:43 -04:00
NovacatandGitHub 4b83c18fb7 Merge pull request #9071 from VOREStation/upstream-merge-7660
[MIRROR] Fix duplicate results from analyzing some objects
2020-09-21 16:54:29 -04:00
NovacatandGitHub 9eff136dc9 Merge pull request #9063 from VOREStation/upstream-merge-7642
[MIRROR] Adds two new augments to Traitor uplink
2020-09-21 13:50:29 -04:00
NovacatandGitHub 32fa026aa5 Merge pull request #9079 from VOREStation/upstream-merge-7672
[MIRROR] Fix fat tasting bitter
2020-09-21 13:43:02 -04:00
AtermoneraandVirgoBot 797873c769 Merge pull request #7672 from Meghan-Rossi/triglyceride_taste
Fix fat tasting bitter
2020-09-21 12:55:01 -04:00
Meghan-RossiandVirgoBot cbfd4789d7 Fix duplicate results from analyzing some objects (#7660) 2020-09-20 07:18:35 -04:00