Migratingcocofruit
ad98a804cb
Adds the alien cache ruin and a PTL terminal ( #30367 )
...
* Make the cache room
* adds alien cache machine
* adds the cache properly
* adds multitile component
* adds terminal building and reward selection procs
* adds laser receptacle file
* Refactors ptl targetting code
* more work on the ptl terminal
* change file name to laser_terminal
* changes area to powered makes laser terminal work properly
* makes a new pickweight function because the old one is bad
* Update alien_cache.dm
* Update canister.dm
* Update alien_cache.dm
* adds a template of the ruin
* adds some spawners to the reward pool
* adjusts agent b amount
* adjustments to loot table and changes to spawner comments
* new placeholder sprite for the cache
* randomizes reward spawn location and makes a PTL terminal sprite
* updates alien cache sprite and examine proc
* Adds overlays to the cache to indicate the current progress
* fixes mob capsule spawner and laser terminal
* Adds animations to PTL terminal
* new box part of the sprite for the PTL terminal. Adds glow
* fixes untargetting the PTL terminal and adds a little light overlay to the receiving dish
* changes PTL terminal id generation slightly
* adds simon says. incomplete
* Update paradise.dme
* simon says works now
* adds more rhythms
* Adds success and failure sounds
* Makes the ptl terminal board printable
* Update secure_alien_airlock.dm
* undo changes to preferences.dm
* undefs things
* removes identical to parent vars
* Update alien_cache_random_spawners.dm
* replaces animation end loop flag so open dream CI doesn't give errors
* changes centre platform colour and adds a fan to the entrance
* more pads more sounds
* better sprites
* remove old sprite
* adds the cache to example config
* makes it not always spawn
* Update simon_says_32x32.dmi
* adds some flavor to the ruin
* Update alien_cache_site.dmm
* adds a signal to the ruin
2025-10-01 12:54:10 +00:00
Burzah
9f781eb1ff
Removes Farragus and Emerald Station from map pool and disables voting ( #30140 )
...
* initial commit
* comment and indentation fix
* Proper solution
* oops
2025-08-23 18:55:05 +00:00
Burzah
18573ef254
Tgui v6 ( #29342 )
...
* [TGUI v6 Project] Remove `context` (#29086 )
* [TGUI v6 Project] Remove `context`
* I forgot I had to do that.
* [TGUI v6 Project] Move to React (#29090 )
* It compiles
* Last Inferno uses
* all works now
* Fixes
* [TGUI v6] Changes files extensions for interfaces from .js to .jsx, Deprecates Inferno State Hooks (#29094 )
* Initial Commit
* Apply suggestions from code review
trust me bro
Co-authored-by: Aylong <69762909+AyIong@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Aylong <69762909+AyIong@users.noreply.github.com >
* [TGUI v6] Replaces babel with swc, fixes realtive paths on a few files, new build (#29100 )
* Initial commit
* Build
* webpack config and errors and rebuild
* export routingError, hopefully
* fix pda app routing
* pass current tab index to tab headers and content in nanobank
---------
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
* fix dna modifier bluescreen and library computer tabs (#29108 )
* TGUI parity with TG
Need to fix a bunch of things...
* Implement TGUI payload chunking backend
https://github.com/tgstation/tgstation/pull/90295
* Filx chan bottom scroll. Again
* Fix TGchat focus
* Fix rounding
* Fix inputs
* Upgrade deps
* More fixes
* Fix chat lineHeight
* Fix NanoMap
* Update `tgui-core`
* fix autolathe
* fix airlock electronics
* fix intercom
* fix compost bin height
* Fix chat preferences
* Move to TSX without types :clueless:
* test tiny meet your new brother test tgui
* Fix RCD
* fix stackcraft
* fix up beakercontents
* Fix MODsuits
* fix seed extractor
* Merge branch 'tgui-v6' of github.com:ParadiseSS13/Paradise into tgui-v6
* fix holodeck
* fix cookbook pda app
* fix remaining useState args
* Fix DNAModifier
* Fix Sleeper
* Fix SupermatterMonitor
* Remove `vitest`
* Update dev-server
* Fix `IconStack`
* Correct margin
* bundles, please don't break
* prettier
* Revert "Remove `vitest`"
This reverts commit 0609006abb .
* Re-add tests
* Prettier
* fix maplint for test_tgui
* TGchat shine effect
* TGUI Rebuildo
* Fix broken tabs, search boxes, sortable tables, and others (#29450 )
* Replace KitchenSink theme state with a React context
* Remove last usage of useLocalState
* Rebind unbound useState calls
* Build and update /tg/ui
* Reformat /tg/ui
* [ci skip]
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
* Ports #29217 to tgui v6. Added tgui-setup to CI builds (#29787 )
* Add tgui-setup to build scripts
* Fix CORS issue
* Build and update /tg/ui
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
* Add one missing word to comment
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix law manager
* Removes dangling references to `context` (#29793 )
* Removes dangling references to `context`
* Build and update /tg/ui (#25 )
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix messenger and atmos scanner
* swap out line break in examinate
* fix powermonitor
* Bump tgui-core from 3.1.5/3.1.4 to 4.3.4 (#29799 )
* Bump tgui-core
* Build and update /tg/ui (#28 )
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Fixes additional examine text
* oopsie
* Small tgui v6 fixes (#29801 )
* Remove flow
* Miscellaneous fixes
* Miscellaneous fixes
* Moved properties placed on the wrong element
* Migrate removed CSS attributes in JSX
* Build and update /tg/ui (#27 )
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix carbon examine
* fix robot examine
* fix lint
* improve SMES appearance
* fix camera console name order
* more newline fixes
* fix boolean modal cancel not working
* fix random disabled access in RCD
* point tgui to correct passthrough verb names
* Fix missing 0 option for ERTs. (#29819 )
* fix newlines in damage flavor
* Revert all changes related to newlines in DM
* fix the actual thing that was wrong with newlines
* fix ERT manager deny input
* [tgui-v6] Makes Agent Card UI more aesthethic, fixes input fields, fixes minimum age slider (#29832 )
* agent card fixes and tweaks
* tgui bundle
* Reformat /tg/ui (#33 ) (#29838 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* restore camera console list appearance
* fixed pai ui paths (#29867 )
* /tg/ui fixes no. 3 (#29868 )
* Remove IconStack styles that conflict with styles added in tgstation/tgui-core#203
* Fix minesweeper icon
* DNA Modifier fixes
* Fix alignment of icons in PDA games menu
* Expand chem dispenser
* Fix pAI interfaces
* Build and update /tg/ui
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Toastical <20125180+Toastical@users.noreply.github.com >
* teleporter fix, bundle changes, test
* /tg/ui fixes no.4 (#29877 )
* Fix translucent buttons
* Remove stories already present in tgui-core
* Make voting choices not transparent
* Build and update /tg/ui
* Fix size of set ringtone in PDA messenger
* Fix crew monitor highlight colors
* Fix ReagentsEditor search. Small style fixes
* tgui-say radio prefix has special color again
* Expand chameleon mask a little
* Fix search in chameleon mask
* Make list input modal slightly taller
* [ci skip]
* Build /tg/ui
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Aylong <69762909+AyIong@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Aylong <alexanderkitsa@gmail.com >
Co-authored-by: Arthri <41360489+Arthri@users.noreply.github.com >
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: Toastical <20125180+Toastical@users.noreply.github.com >
2025-07-27 23:23:20 +00:00
Contrabang
1504ed98be
massive burndown ( #29894 )
2025-07-27 20:52:39 +00:00
warriorstar-orion
344bc049cc
add 60-pop floor to emerald ( #29782 )
2025-07-17 21:51:32 +00:00
warriorstar-orion
69ce6aee7f
remove redundant loop in ruin placement ( #29676 )
2025-07-05 21:00:49 +00:00
CRUNCH
24eccfe082
Slightly Remaps Derelict 4 ( #29329 )
...
* Update derelict4.dmm
* creation
* Update derelict4.dmm
2025-06-20 11:21:51 +00:00
warriorstar-orion
bbf40fe4ef
place required ruins in decreasing order of size ( #29576 )
2025-06-09 22:18:19 +00:00
Qwertytoforty
4f0e877948
Allows ruins to block other ruins from spawning on the same level ( #29435 )
2025-06-07 14:08:58 +00:00
warriorstar-orion
43fe113250
rename some mapping-related files ( #29422 )
2025-05-25 16:45:52 +00:00