dependabot[bot]
4be4f983e9
Bump pillow in /tools in the pip group across 1 directory ( #32314 )
...
Bumps the pip group with 1 update in the /tools directory: [pillow](https://github.com/python-pillow/Pillow ).
Updates `pillow` from 12.2.0 to 12.3.0
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/12.2.0...12.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 12.3.0
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-22 04:21:07 +00:00
AffectedArc07
f81c60c0bf
Removes the need for the internal API ( #32185 )
...
* Removes the need for the internal API
* Build Rust library
---------
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
2026-07-18 16:08:16 +00:00
PollardTheDragon
8f654dfcc7
Adds Kidan Ship Ruin ( #32081 )
...
* Kidan Warriors
* Linters
* Kidan mob AI adjustments and stat adjustments. Kidan Princess Megafauna
* Bug spray vulnerability
* Ragnarok props and kidan spear update
* The ship
* Fixes and adjustments
* Map update
* Linters
2026-06-24 21:49:27 +00:00
AffectedArc07
b6d1486063
Actually fixes nanomaps ( #32124 )
...
* oh I am done with being sensible
* AAAAAAAAAAAAAAA
* Try this
* ACTUALLY done
2026-06-16 19:20:42 +00:00
AffectedArc07
93b6f5d5e6
Maybe fixes nanomap rendering ( #32118 )
...
* Try this why not
* Maybe I can test this
2026-06-15 22:31:21 +00:00
Hayden Redacted
f8c8279992
Revives #29805 - Makes hotspots go out easier. & Tweaks Water Vapor ( #31929 )
...
* initial commit
* Build Rust library
* Makes water vapor condensing exothermic
* Build Rust library
---------
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
2026-06-02 12:57:08 -07:00
dependabot[bot]
69309712f8
Bump the cargo group across 2 directories with 2 updates ( #32023 )
...
Bumps the cargo group with 2 updates in the /rust directory: [rand](https://github.com/rust-random/rand ) and [rustls-webpki](https://github.com/rustls/webpki ).
Bumps the cargo group with 1 update in the /tools/asset_server_rs directory: [rand](https://github.com/rust-random/rand ).
Updates `rand` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.8.6 )
Updates `rustls-webpki` from 0.103.10 to 0.103.13
- [Release notes](https://github.com/rustls/webpki/releases )
- [Commits](https://github.com/rustls/webpki/compare/v/0.103.10...v/0.103.13 )
Updates `rand` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.8.6 )
---
updated-dependencies:
- dependency-name: rand
dependency-version: 0.8.6
dependency-type: direct:production
dependency-group: cargo
- dependency-name: rustls-webpki
dependency-version: 0.103.13
dependency-type: indirect
dependency-group: cargo
- dependency-name: rand
dependency-version: 0.8.6
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-02 19:37:04 +00:00
Hayden Redacted
c86869da58
Adds a Maplint for Space Tiles and Decals ( #32051 )
...
* Adds a Maplint for Space Tiles and Decals
* oops, wrong subtype
* reset boxstation
2026-06-02 00:19:30 +00:00
warriorstar-orion
b86811ed01
Set airlock directions correctly at map-level ( #31935 )
...
* script
* maps
2026-04-29 00:00:06 +00:00
dependabot[bot]
fd45dc8718
Bump pillow in /tools in the pip group across 1 directory ( #31895 )
...
Bumps the pip group with 1 update in the /tools directory: [pillow](https://github.com/python-pillow/Pillow ).
Updates `pillow` from 12.1.1 to 12.2.0
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 12.2.0
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-21 04:31:46 +00:00
Contrabang
d4595054ce
Adds CI for checking if a variable exists ( #31855 )
...
* i leave for one month smh
* feature compatibility
* fixed
2026-04-14 03:26:31 +00:00
Patrick Meade
677e13353f
Adds Dockerfile and Utility Scripts ( #31446 )
...
* Adds Dockerfile and Utility Scripts
* Remove RUSTG_VERSION from _build_dependencies.sh
* Moved documentation to references, added link to mkdocs.yml
* Update references, finish documentation, fix typos
* Fixed small error in docs and scripts
* Add CI action to build and publish game server images
* Bump CI action to compatible Ubuntu runner
* Fix up the base image for NanoMap rendering
* Remove commented out base for nanomap-build stage
* Removed default values from Dockerfile build arguments
Sanitized default arguments in Dockerfile
Updated CI workflow to use _build_dependencies.sh to build the Docker image
Added documentation on using --build-arg flags with the docker build command
* Modify caching for Docker builds in CI
* Add missing files to pacify Nanomap Renderer
2026-04-11 22:13:20 +00:00
dependabot[bot]
c850661bfb
Bump the cargo group across 2 directories with 4 updates ( #31754 )
...
Bumps the cargo group with 4 updates in the /rust directory: [git2](https://github.com/rust-lang/git2-rs ), [bytes](https://github.com/tokio-rs/bytes ), [rustls-webpki](https://github.com/rustls/webpki ) and [time](https://github.com/time-rs/time ).
Bumps the cargo group with 2 updates in the /tools/asset_server_rs directory: [bytes](https://github.com/tokio-rs/bytes ) and [time](https://github.com/time-rs/time ).
Updates `git2` from 0.20.2 to 0.20.4
- [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.4/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.20.2...git2-0.20.4 )
Updates `bytes` from 1.10.1 to 1.11.1
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.1...v1.11.1 )
Updates `rustls-webpki` from 0.103.4 to 0.103.10
- [Release notes](https://github.com/rustls/webpki/releases )
- [Commits](https://github.com/rustls/webpki/compare/v/0.103.4...v/0.103.10 )
Updates `time` from 0.3.41 to 0.3.44
- [Release notes](https://github.com/time-rs/time/releases )
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md )
- [Commits](https://github.com/time-rs/time/compare/v0.3.41...v0.3.44 )
Updates `bytes` from 1.10.1 to 1.11.1
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.1...v1.11.1 )
Updates `time` from 0.3.41 to 0.3.44
- [Release notes](https://github.com/time-rs/time/releases )
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md )
- [Commits](https://github.com/time-rs/time/compare/v0.3.41...v0.3.44 )
---
updated-dependencies:
- dependency-name: git2
dependency-version: 0.20.4
dependency-type: direct:production
dependency-group: cargo
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: rustls-webpki
dependency-version: 0.103.10
dependency-type: indirect
dependency-group: cargo
- dependency-name: time
dependency-version: 0.3.44
dependency-type: indirect
dependency-group: cargo
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: time
dependency-version: 0.3.44
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-03 20:23:13 +00:00
dependabot[bot]
3f86002ace
Bump pillow in /tools in the pip group across 1 directory ( #31640 )
...
Bumps the pip group with 1 update in the /tools directory: [pillow](https://github.com/python-pillow/Pillow ).
Updates `pillow` from 11.3.0 to 12.1.1
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/11.3.0...12.1.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 12.1.1
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 12:57:46 +00:00
warriorstar-orion
2dba1395a6
maplint tile turf decals + walls ( #31386 )
2026-02-06 14:33:01 +00:00
Kyani
203105788c
[IDB Ignore] Heretic: The Mansus Re-Opened ( #30738 )
...
* fixes
* fuck my stupid chungus life
* Minion limit, heal fix, dead sac fix
* cooldown, no sacrificing star gazer or ascended alive heretics
* blade debuff
* oopsy
* Update tgui.bundle.js
* map diff bot what ya doing
* fuck that chat spam
* lets heretic armour hold a haunted longsword
* why not it makes sense
* do_after
* god I hate this bullshit
* other lewc stuff
* push
* heretic id card fix
* she tg on my ui till I css
* yes
* spent
* fix / ipc buff (real)™️
* moderate again
* revert
* no reserve
* bringing up to master
* update map files to master
* didnt replace centcomm
* beginning some rebalancing
* aggressive spread tweaks
* lots of tweaks and fixes
* trying to un-key the maps
* maybe this time
* this time????
* oops
* sql fix
* basicmob conversion
* paintings! and a critical influence fix
* rust + tweaks
* monster tweak
* small change
* removing this
* more tweaks. no more dusting
* added some examine_more
* flower seeds
* various tweaks. more to come
* no more conduit spacing
* fixed some dumb stuff
* silly stuff
* its always prettier
* bugfixes and linters
* linters, wow
* oops
* bah
* linter
* fuck you
* temp check
* hidden influence drain
* influence visible message
* tweak fix
* void cloak bugfix
* small fixes
* fixes
* do_after_once broken
* fixes and tweaks
* heretic blade potential fix + sacrifice changes
* batch of fixes
* tiny tweak
* rebuilt TGUI
* no greentext + rerolls
* logging + bugfix
* unused var
* small fix
* various fixes
* comment
* projectile change
* tgui rebuild
* tgui bundle redo
* rune issue solved
* influence visible now
* fix ui reloading
* new moon ascension + fixes + icons
* tweaks, species sprites
* tgui rebuild
* small tweak + linter
* harvester icon tweak
* spans
* fixes and tweaks
* caretaker nerf + tweaks
* potential fix for knowledge
* roller fix
* mad mask
* Update tgui.bundle.js
* void phase tweak
* Update tgui.bundle.js
* misc tweaks
* fix heretic not retargeting correctly with cryo
* simplify logic
* this is better
* lots of fixes and tweaks
* Update tgui.bundle.js
* linter
* linter
* fireshark and greyscale insanity
* fish
* Update tgui.bundle.js
* linter
* linter
* tgui
* no window shopping
* fish fix
* tgui rebundle
* moon smile runtime fix
* various fixes
* sacrifice fixes
* insanity is easier now, madness mask changes.
* bugfixing + teleport change
* linters + tweaks
* Update code/modules/antagonists/heretic/status_effects/mark_effects.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
* Update code/modules/antagonists/heretic/status_effects/mark_effects.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
---------
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com >
Co-authored-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Paul <pmerkamp@gmail.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2026-01-27 20:36:52 +00:00
PollardTheDragon
095f93c416
Converts mimic mobs to basic mobs ( #31424 )
...
* Converts mimic mobs to basic mobs
* Unit tests
* Units
2026-01-25 22:56:44 +00:00
warriorstar-orion
4b2661c6d0
use ABSTRACT_TYPE_DESC in more places ( #31409 )
...
* use ABSTRACT_TYPE_DESC in more places
* fix lint
* fix fucking everything else
* there was more
* fix meta and dgl review
* fix lint
2026-01-25 22:52:12 +00:00
AffectedArc07
0ab708ff61
Updates nanomap renderer ( #31379 )
2026-01-15 17:29:19 +00:00
Warriorstar Orion
f0fdc57be7
fix spurious formatting error in lints
2026-01-07 09:27:33 -05:00
warriorstar-orion
b5c826504c
add ruin nanomaps and script to generate them ( #31290 )
2025-12-26 22:20:57 +00:00
warriorstar-orion
2a842644d5
port ADMIN_VERB and friends ( #30646 )
...
* port ADMIN_VERB and friends
* some renaming
* dumb
* one more rename
* never search and replace this codebase
* fix TM issues, more renaming
* add a static analysis to shore up user verbs
* fix double message on roundstart
* remove macro we're not using yet
* convert remaining playsounds verbs
* convert more verbs i missed somehow
* why is this a completely different signature than everything else
* fix ui_interact arg
* fix logging view and others
* buncha issues caught in TM
* fix mentor tickets ui
* fix bug report viewing
* moron
2025-12-12 19:18:22 +00:00
Hayden Redacted
5728e0c46f
Adds Water Vapor and the Electrolyzer ( #30875 )
...
* this will work first try (adds water vapor and the electrolyzer)
* naming fix
* removes a warn
* makes water vapor able to be seen and adds it to the tiny_test atmos map
* Build Rust library
* adds the electrolyzer to all maps, and linter fix
* linter fix part 2
* electrolyzer tweak and more work on the test_atmos map
* tgui rebuilding
* re
rebuilding tgui
* makes the electrolyzer consume power and some small test atmos touch ups
* im axing the test_tiny because i don't want to map it
* clarifies how much power the electrolyzer uses
* Build Rust library
* suggestionss
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com >
* updating the SM manual
* electrolyzer tweaks
* dg suggestions pt. 2
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com >
* removed unused code
---------
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com >
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
2025-12-10 00:04:11 +00:00
PollardTheDragon
0cfe0594be
Refactors slaughter, shadow, and pulse demons to basic mobs ( #30660 )
...
* Refactors slaughter, shadow, and pulse demons to basic mobs
* Linters
* Fix
* Projectile changes
* Ensures demons speak common
* Update code/modules/mob/living/basic/hostile/demons/demon_powers.dm
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-11-25 19:47:12 +00:00
Hayden Redacted
99d57fd35d
Adds Hydrogen - The Framework for more Atmos Gases ( #30742 )
...
* IMPORTANT MILESTONE, AIR IS BREATHABLE
* the vibrations of the SM in my headphones are pleasing (no stupid hotspots)
* sanity check, it all works
* SM is fine
* this will work first try
* linter
* "thank you, warriorstar" everyone says in unison
* Build Rust library
* finishing touches (hopefully)
* Build Rust library
* update gas_mixture.dm to include hydrogen burning
* Build Rust library
* hydrogen should be the right color on gas analyzers
* i JUST rebuilt it
* adds agent B and Hydrogen floors
* update the h2 canister
* caniser bad speling
* in aa we trust
* Build Rust library
* Build Rust library
---------
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
2025-11-03 21:05:26 +00:00
Toastical
2bfcb09828
bump spacemandmm to 1.11 and avulto to 0.1.22 ( #30821 )
2025-10-29 23:32:52 +00:00
AffectedArc07
e692356100
End of an era - Moves SQL to rustlibs and bins rustg. ( #30461 )
...
* Probably my magnum opus tbqh
* Knew I'd forget something
* guh
* Oh we lint for that now. Man I am outta touch.
* oogabooga
* Build Rust library
* library pls
* Build Rust library
* balls to it
* off me
* DOES THIS WORK NOW?
* if this works I am done
* this is a fucking violation
* hopium
* Build Rust library
* Build Rust library
* Fixes a major panic
* Build Rust library
* Sort macros out while I am at it
---------
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
2025-10-28 20:57:23 +00:00
PollardTheDragon
ae4489cb2f
Converts bees to basic mobs ( #30662 )
...
* Converts bees to basic mobs
* Undefs
* Linters
2025-10-28 20:53:18 +00:00
PollardTheDragon
a3b2c3a251
Refactors revenants to basic mobs ( #30661 )
2025-10-28 13:26:16 +00:00
PollardTheDragon
dc3f8f6cc9
Port goliaths to basic mobs, Round 2 ( #30566 )
...
* Port goliaths to basic mobs.
* linting whitespace
* more linting
* wtf
* Addresses reviews on prior PR, adjusts behavior for food searching
* Missing Comma
* Goliath aggro range
* Reduces goliath speed to 5 from 3
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
2025-10-21 19:27:27 +00:00
Ahzpy
428d34980e
[MDB IGNORE] [IDB IGNORE] The Floorening ( #30568 )
...
* New floors and decalized floor tiles.
* satisfy linter
* Add command decals, remove old "blue tile" decal
* update script number
* have ATMs put their decals on last
* add engineering decals
* update spritesheets
* lots of tile coloring fixes
* more engi tile fixes
* more tile fixes
* linters
* fixes conflict?
* fix layering issue
* fix merge conflicts
* merge conflict fix?
* box bridge fix
* holodeck fix, layering fix, chemistry is no longer yellow
chemistry is intended to be a 'light orange' to be placed atop white tiles, just as medical decals are to command decals
* rebuild tgui
* merge master into floorening
* Update 30511_turfdecalsfix.txt
* merge master into floorening
* rebuild tgui
* holodeck fix, null plating fix
* Delete 30511_turfdecalsfix.txt
* updatepaths
* rebuild tgui
* null icon fix
* Update meatpackers.dmm
---------
Co-authored-by: Alexios <skillpointHD@Gmail.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
2025-10-19 19:05:58 +00:00
PollardTheDragon
da37a3a59d
Converts blob mobs to basic mobs ( #29806 )
...
* Converts blob mobs to basic mobs
* Linters
* Updatepaths
* Apply review changes
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* New linters
* Intents
* Lints
* Fixes blobbernaut AI being active after being offered
* Linters
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2025-10-01 16:25:57 +00:00
warriorstar-orion
91a83e7056
fix references to rustlibs in mapmanip.ps1 ( #30558 )
2025-10-01 16:24:47 +00:00
PollardTheDragon
e14a43eea1
Basic diona nymphs, spiderbots, and crabs ( #30377 )
...
* Basic nymphs, spiderbots, and crabs
* Nutrition fix
* Forgot a line
* Cooldown on eat
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-10-01 14:32:00 +00:00
kyunkyunkyun
caa8343bf7
Repath some satchels ( #30427 )
...
* fix satchel interactions
* updatepaths name
2025-09-27 08:46:36 +00:00
Alan
444a1f5d00
Fix DMI merge driver logging left/right is changed when opposite is true. ( #30539 )
2025-09-25 14:37:42 +00:00
warriorstar-orion
b84eb1d768
fix incorrect toolbelt in delta cargo ( #30469 )
...
* fix incorrect toolbelt in delta cargo
* fix splashscreen_sandbox.dmm
2025-09-24 17:50:47 +00:00
PollardTheDragon
7caf75b37b
Converts mice to basic mobs ( #29928 )
...
* Converts mice to basic mobs
* Larger only targetting strat
* Oops.
* Linters
* Code review suggestions
* Linters
* Merge conflict resolution
* Snakes
* Oops
* Clogged Disposals
* Updates persistent client
* Linters
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
2025-09-22 13:11:44 +00:00
Mason
9eb7618a3f
Revert "Make hotspots go out easier. ( #29805 )" ( #30136 )
...
This reverts commit c0acf193a0 .
2025-09-19 21:22:52 +00:00
warriorstar-orion
0a50f63fda
bump bootstrap python and deps ( #29715 )
2025-09-19 20:59:46 +00:00
PollardTheDragon
b52f6cc6c0
Converts farm animals to basic mobs ( #30244 )
...
* Converts farm animals to basic mobs
* Update paths, removes excess file
* CI
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-09-19 15:26:43 +00:00
PollardTheDragon
1e9adf9d7b
Converts Trees and Panthers to basic mobs ( #29992 )
...
* Converts trees and panthers to basic mobs
* Oops
* Another oops
* Whoops
* Update paradise.dme
* CI fix
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-09-19 14:21:01 +00:00
warriorstar-orion
3208049a8a
Attack chain migration: structures. ( #30365 )
...
* Attack chain migration: structures.
* whoops
* wth
2025-09-14 19:21:36 +00:00
kyunkyunkyun
8821ab9a66
Updates a couple of /obj/item variables ( #29829 )
...
* compiles checkpoint
* fix some
* updatepaths
* fix
* rrr
* linters
* fiexs
* icon fixes
* plasmemes
* fix
* fix
* fix bit more
* fix
* well
* cleanup
* fix glasses layer
* conflict
* fuck gun code
* fixes
* fix
* fixes to energy guns
* review
* conflict
* support that 1 unathi pixel
* fix
2025-09-14 15:23:56 +00:00
PollardTheDragon
0f438326b6
Converts Viscerators and Malfunctioning Combat Drones to Basic Mobs ( #30080 )
...
* Initial Commit
* Targetting
* Linters
* Update code/modules/mob/living/basic/retaliate/combat_drone.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* CI fix
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2025-09-11 02:34:37 +00:00
dependabot[bot]
b5b3398407
Bump tracing-subscriber ( #30333 )
...
Bumps the cargo group with 1 update in the /tools/asset_server_rs directory: [tracing-subscriber](https://github.com/tokio-rs/tracing ).
Updates `tracing-subscriber` from 0.3.19 to 0.3.20
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.19...tracing-subscriber-0.3.20 )
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-version: 0.3.20
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 07:18:29 +00:00
warriorstar-orion
7022365e53
add CI check for exploitable recycle costs ( #30286 )
2025-09-04 07:00:12 +00:00
warriorstar-orion
756f1034ea
add CI check for new simplemobs ( #29854 )
...
* add CI check for new simplemobs
* Make sure we get rid of obsolete paths too.
* fix ci
* update
2025-08-28 16:37:10 +00:00
Contrabang
47b54e251e
ANY error causes check_legacy_attack_chain.py to fail ( #30172 )
2025-08-19 12:33:45 +00:00
iramoye
94f137c41c
Renames Zvezhan to Cygni Standard ( #29965 )
...
* looks good to me
* replaces mentions of humans
* Revert "looks good to me", as Trinary is not being replaced
This reverts commit 275aca6adb .
* removes a duplicated bot init
* wooooo
* fixes tgui stuff
* adds sql
2025-08-15 06:41:27 +00:00