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
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
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
Toastical and GitHub
2bfcb09828
bump spacemandmm to 1.11 and avulto to 0.1.22 ( #30821 )
2025-10-29 23:32:52 +00:00
warriorstar-orion and GitHub
0a50f63fda
bump bootstrap python and deps ( #29715 )
2025-09-19 20:59:46 +00:00
warriorstar-orion and GitHub
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 and GitHub
a57a8b8c40
Adds CI to error on unnecessary variable modification ( #29861 )
...
* begin the burndown? (y/n)
* okay update requirements?
* change the error name
* there we go
* tweak
* first bit of the burndown
* more
* burndown complete
* return the exit code!
* review
* Revert "first bit of the burndown"
This reverts commit 34155bd991 .
* fix
* fixes
* last fix
* remove deprecated avulto stuff
2025-07-27 22:26:13 +00:00
Charlie Nolan and GitHub
ee5e509838
Unpin most of our tools' python dependencies ( #29845 )
...
* Looser tools versioning.
* Re-pin avulto
2025-07-23 16:46:06 +00:00
warriorstar-orion and GitHub
0adc3913d1
prohibit prefabs in spawner loot lists ( #29556 )
...
* prohibit prefabs in spawner loot lists
* fix copy paste
2025-06-11 17:12:47 +00:00
warriorstar-orion and GitHub
525c68d617
Attack chain, initial setup. (pull *immediately* for *any* TM issues) ( #26834 )
...
* refactor: Attack chain, initial setup.
* migrate curtain to make dreamchecker happy
* update thurible
* don't call attacked_by separately for legacy attack chain
* remove duplicate proc
* condense similar code, put allowances for legacy code in new procs
* update docs, include diagram source
* add comment on how to update diagram
* fix admonition
* mindflayer updates
* remove commented out code
* clarify all steps
* after_attack should be overridable
* whoops
* retrofit recent changes
* duh, can't restrict this yet because of tool_acts
* i hate ore bags with the fire of a thousand suns
* return correct value for object attack logic
* Various cleanups.
We don't want to attempt to pull stuff out of `/obj/item/attackby`,
because those pieces are part of the related objects' migrations, not
`/obj/item` itself. Attempting to do this causes knockon effects where
things expected to call e.g. `/obj/item/storage/attackby` in the call
chain were not ferried over to the new item interaction code, because
the related objects hadn't actually been migrated over yet.
I've used refactoring /obj/vehicle as the example for migrating
`attackby` methods instead.
* simplify some argument names
* fuck it
* make it do the thing
* Rename CI module call
* Prove that CI works
* improve test output
* aaand fix it again
* fix curtain tool interactions
* fix compile error
* fix compile error
* Better docs, introduce migration plan tool.
2024-12-02 23:36:36 +00:00
34166f0557
Bump pillow from 10.2.0 to 10.3.0 in /tools ( #24985 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.2.0 to 10.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/10.2.0...10.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 18:41:57 +01:00
df2acccb3e
Bump pillow from 10.0.1 to 10.2.0 in /tools ( #23889 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.0.1 to 10.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/10.0.1...10.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 21:58:35 +00:00
S34N and GitHub
a33bd5b856
fixes merge hooks ( #22730 )
2023-10-05 22:27:09 +01:00
warriorstar-orion and GitHub
ccbb83d84d
Revert "Bump pillow from 9.3.0 to 10.0.1 in /tools ( #22712 )" ( #22727 )
...
This reverts commit 58aff4cc4f .
2023-10-05 18:15:43 +01:00
58aff4cc4f
Bump pillow from 9.3.0 to 10.0.1 in /tools ( #22712 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.3.0 to 10.0.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/9.3.0...10.0.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 21:04:56 -05:00
warriorstar-orion and GitHub
499dbf0e06
port: tgstation maplint ( #21390 )
...
* port: tgstation maplint
* Actually add the thing and try using setup-python GH action
* .python-version is gitignored so
* add json5 to requirements
* Run the cheaper, more likely to succeed checks first.
* use version of pyyaml that doesn't have setuptools compat issues
* Add check for grilles on top of spawners.
2023-07-26 18:50:31 +01:00
e2d508fe42
Bump pillow from 9.0.1 to 9.3.0 in /tools ( #19749 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.0.1 to 9.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/9.0.1...9.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 16:22:42 +01:00
4f5c3376e3
Updates tools to include mapmerge hooks and merge drivers, plus more ( #18034 )
...
* bumps tools to modern versions, adds DMM merge driver hooks for automatic map merging
* mapping guidelines update
* Update .github/CONTRIBUTING.md
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* aa review
* these somehow got ignored? force adding
* Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-06-21 23:53:19 +01:00