imcb
31e79e531e
Fixes and refactoring to discord changelog script ( #33859 )
...
* Fixes and refactoring to discord changelog script
Upstreamed from https://github.com/impstation/imp-station-14/pull/1023
* Add some prints back in
2025-03-23 14:13:45 +00:00
kushbreth
490a208e6f
Porting Thaven from Impstation ( #2948 )
...
* thaven time
* Added No Contraction accent for mood, added missing Action prototype, added missing species yml, added missing marking bundle from Impstation.
* Adds shitmed changes from impstation PR.
* hands 1984
* Fix yaml linter
* Add thaven mood upsets
* delicious soda
* emagging begone
* yaml linting fixes
* everything everything everything in it's right place
* skibidi
* skeebert d. oilet
* unusual memes compilation v307
* mods, fish react this man
* uuuuunnnghhhhhhhgghghhhh pain
* guh
* fuck
* now that's what i call music 75
---------
Co-authored-by: AirFryerBuyOneGetOneFree <jakoblondon01@gmail.com>
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
Co-authored-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>
2025-02-25 09:45:29 +00:00
Samantha Yule Fireheart
1d194b1b1a
Update domain name and remove dead links ( #2810 )
...
* Update domain name and remove dead links
* Fix markdown in FTL
2025-01-28 04:20:52 +00:00
Milon
ecc378e513
fix tidy_map.py ( #2364 )
...
* i have no idea if this will work
* fucking camelcase
* sneaky
* remove
2024-12-05 00:37:19 +00:00
deltanedas
4386f5e034
change cdn to deltav
2024-09-22 02:40:58 +01:00
Pieter-Jan Briers
f3a6a99a36
chmod +x publish_multi_request.py ( #32274 )
...
Fuck.
2024-09-22 02:38:56 +01:00
Pieter-Jan Briers
bc8c5228ef
New publish workflow for Robust.Cdn ( #32222 )
...
This uses multiple API requests to directly send the publish to the CDN server, no more GitHub artifacts.
Faster, less moving parts.
Needs Robust.Cdn 2.2.0
2024-09-22 02:38:38 +01:00
Ed
1befc659b5
Easy IconSmooth spriting ( #32210 )
...
* фыр
* Update IconSmoothingTemplate README.txt
2024-09-22 02:38:29 +01:00
Myra
fa045561f4
Make the pr link more visible in the changelog bot ( #32047 )
2024-09-14 14:23:35 +01:00
Kara
a63fb35d4a
Properly credit contributors who were truncated by GitHub API ( #31739 )
...
* Properly credit contributors who were truncated by GitHub's 500 email limit
* update list oops forgot my origin was so out of date
* another
2024-09-14 14:02:06 +01:00
Pieter-Jan Briers
33c3af9990
Update host key for changelog RSS ( #30068 )
2024-08-09 17:47:50 +01:00
Pieter-Jan Briers
bdb1929989
Update changelog RSS configuration ( #30024 )
...
New server
2024-08-09 17:47:22 +01:00
Pieter-Jan Briers
5717bc407b
New CDN publish workflow ( #30009 )
...
* LET'S SEE IF THIS WORKS
* I forgot the chmod +x
* I forgot the shebang
2024-08-09 17:47:06 +01:00
Null
eb8d70fd76
I love file permissions
2024-07-14 19:44:11 +00:00
Null
9e22328ce1
CDN V2
2024-07-14 19:23:31 +00:00
Ed
406fbef325
Displacement Map Visualizer QoL ( #27392 )
...
* Update Displacement Map Visualizer.lua
* Add files via upload
* Fix background layer being offset
This was caused by not taking the cel's own bounds into account.
Aseprite doesn't make an image layer "full size" if it only covers a
small part of the sprite.
---------
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2024-05-06 01:32:40 +02:00
Pieter-Jan Briers
b2294a8cdc
Displacement map prototype ( #26709 )
...
Requires https://github.com/space-wizards/RobustToolbox/pull/5023
This uses the new engine features (above) to add a displacement map shader. This allows deforming a sprite based on another sprite.
Primary use case is automatically adapting human clothing sprites to different species, something we want to make species like Vox a reality.
A basic example of wiring this up with Vox has been added. The system is however incredibly simple and **will** need more work by a content developer to select and toggle displacement maps when appropriate. I am leaving that to somebody else. For example right now the displacement map is applied even if a species already has custom-fit sprites for a piece of clothing, such as the grey jumpsuit for Vox.
Basic Aseprite plugins to help with authoring displacement maps have also been made.
(cherry picked from commit 2f7d0dedbd )
2024-05-03 00:28:42 +02:00
Null
78c1e11bef
Add CLRF workflow
2024-03-27 11:05:32 +00:00
metalgearsloth
86d4a0300f
Revert "Comment out discord CL" ( #24737 )
...
Revert "Comment out discord CL (#24734 )"
This reverts commit 117399d914 .
(cherry picked from commit 14a4b5a171 )
2024-02-08 12:01:10 +01:00
metalgearsloth
48e815413f
Comment out discord CL ( #24734 )
...
Until publish runs work.
(cherry picked from commit 117399d914 )
2024-02-08 12:01:09 +01:00
Pieter-Jan Briers
5880f31a7a
Fix changelog RSS (?) ( #24733 )
...
(cherry picked from commit c26687620b )
2024-02-08 12:01:09 +01:00
metalgearsloth
fe99261081
Implement text splitting for discord CL ( #24731 )
...
* Implement text splitting for discord CL
Should bandaid it enough for now.
* More docs
* Minor fix
* Also this field
* you
(cherry picked from commit cd4d090f4b )
2024-02-08 12:01:08 +01:00
metalgearsloth
452632f582
Split changelog entries for discord ( #23832 )
...
* Split changelog entries for discord
Not sure where best to split it, by entry in group or by author.
* Formatting
(cherry picked from commit 00c5538c6b )
2024-02-08 12:01:07 +01:00
Pieter-Jan Briers
c377ccf846
Make changelog script able to manage admin changelogs ( #24033 )
...
* Make changelog script able to manage admin changelogs
* I forgot to remove the comment
* Yeah that should probably just be an exclusion instead.
(cherry picked from commit 8302240672 )
2024-01-26 22:36:26 +01:00
metalgearsloth
3b4960c7c0
Minor discord cl fix ( #23833 )
...
This means it won't send a dummy post if no changelog entries are found. The old one just sent it and didn't check if it worked.
(cherry picked from commit 18696d5c1b )
2024-01-26 22:22:02 +01:00
Vasilis
bf26b83e70
Remove the old python server/client packeging scripts ( #23739 )
...
L
(cherry picked from commit e0683f51d3 )
2024-01-26 22:21:54 +01:00
metalgearsloth
610ca1184d
Add more discord changelog logs ( #23831 )
...
(cherry picked from commit 31f97b225e )
2024-01-26 22:21:53 +01:00
metalgearsloth
f70bc1483d
Fix changelogs rss probably ( #23830 )
...
(cherry picked from commit 782a6adf07 )
2024-01-26 22:21:52 +01:00
Pieter-Jan Briers
348a206e7e
Fix changelog RSS being broken ( #23712 )
...
(cherry picked from commit 75df580928 )
2024-01-26 22:10:59 +01:00
Matt
c277c9d7b0
feat: add xsl stylesheet to changelogs ( #21930 )
...
(cherry picked from commit 40e4d43c3b )
2024-01-26 22:04:40 +01:00
Velcroboy
0074819bbb
Adjust tidy tool ( #645 )
...
Co-authored-by: Jeff <>
2024-01-03 20:46:41 +01:00
SlamBamActionman
1fcfc6c27b
Check if url exists in changelog and adjust Discord message for it ( #22718 )
2023-12-22 22:59:08 +01:00
SlamBamActionman
e070ac2f90
Include URL in Discord bot changelog to link to the Github PR page
...
LGTM!
2023-12-22 22:45:02 +01:00
metalgearsloth
80441a0022
Port python packaging to Content.Packaging ( #21458 )
2023-11-12 20:45:40 +01:00
Debug
f15e8b8409
Update changelog script
...
Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
2023-10-25 16:26:26 +02:00
Velcroboy
918b948768
Adds map cleaning tool ( #231 )
...
Co-authored-by: Jeff <>
2023-10-23 19:05:52 +02:00
Debug
13f28e90cf
Update Contributor Changelog
2023-10-14 22:53:18 +02:00
Debug
828b0a2e21
Revert "Update changelog system ( #75 )"
...
This reverts commit 38ee8f45bd .
2023-10-14 22:14:14 +02:00
Debug
38ee8f45bd
Update changelog system ( #75 )
2023-10-03 16:19:55 -05:00
Debug
3a7f4a72dc
Fix spelling mistake
...
Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
2023-09-27 22:41:22 +02:00
Debug
bfd39b340e
Prepare workflows for test publishes ( #48 )
2023-09-27 22:12:44 +02:00
Pieter-Jan Briers
5a4305db4f
Fixes for the RSS changelog script. ( #20468 )
2023-09-27 21:59:12 +02:00
Debug
6c21b29c50
Add automatic changelogs ( #11 )
2023-09-11 15:58:45 +02:00
Vordenburg
a7665f8c74
Add make roompack script ( #18370 )
2023-08-10 19:23:56 -04:00
Pieter-Jan Briers
e0c4884995
GDPR stuff update ( #18300 )
2023-07-26 20:05:51 +02:00
Pieter-Jan Briers
b4b0fe41db
Admin notes bugfixes ( #18189 )
2023-07-21 15:43:47 +02:00
Pieter-Jan Briers
703f3d8bc6
Fix packaging ( #18188 )
2023-07-21 14:16:59 +02:00
Riggle
579913b617
Better notes and bans ( #14228 )
...
Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
2023-07-21 13:38:52 +02:00
Pieter-Jan Briers
61f9fe68f4
Update GDPR scripts for latest DB schema ( #17917 )
2023-07-09 23:14:46 +02:00
Pieter-Jan Briers
b33e93054a
Chmod +x changelog RSS ( #17789 )
2023-07-02 14:41:57 +02:00