Releases: catter1/Incendy
Releases · catter1/Incendy
Incendy 3.0.20
Small features, small updating, small bug fixes.
- Uploader supports 1.21.2 - 1.21.4
- Downloads Library also updated with correct versions in links
- FAQs:
- New
Incendium 1.21
FAQ about the status of the rewrite - Fixed doubled brackets shown in the adjusted continent
Configuration
sub-FAQ (#69) - Changed/updated wording in
Is It Working
FAQ - Finished replacing old bullet point formatting with markdown-friendly ones
- New
- Datapack Map textlink now supports sub-textlinks; can take in hardcoded datapack names, and will open the website with those packs enabled (#70)
Incendy 3.0.19
More quick bugfixes 🐛
- Newly created threads should now correctly have their first message pinned inside the thread rather than the parent channel (#68)
- Fix Python syntax error that broke log autodetection
- Add the Structory ids to Modrinth platforms for automatic uploading
- Added error catching for Translate to English
- Fixed Miraheze connect try-except block
Incendy 3.0.18
Small feature update.
- First messages in thread are now pinned (#67)
- Added Gamemode4 discord link to
/discord
command - Downloads Library now lists Modrinth for datapack versions
/move
now has an option to mask pings, so users are not pinged upon moving thread
Incendy 3.0.17
Small feature additions with a couple of bug fixes and updates.
- FAQs/QPs:
- Fixed kohara's discord link (#64)
- Project updater now supports 1.21.1
- Added safety net for wiki connections if Miraheze is offline
- Updated insecure dependencies
- Updated Downloads Library for 1.21.1 and disabled PMC/Github links (#62)
- Changed wiki upload command to take image from the file instead of url, hopefully improving uplaoded quality (#27)
- Added sticky roles, currently configured for warnings
- Log Autodetector now checks for Cyclic-related crashes
Incendy 3.0.16
Support for 1.21 and minor bugfixes
- 1.21
- Project uploader supports 1.21 (Curseforge)
- Downloads Library correctly lists recent versions as 1.21 where appropriate
- Corrected Sparkles entry in Downloads Library to list earliest supported version as 1.19 instead of 1.18.2 (#55)
- Fixed issue where the
/discord
command would allow a user to make Incendy say any link (#56 and #57) - Made
/incendy
into an ephemeral response (#58) - Updated
requests
library inrequirements.txt
to patch a security issue - Added new Configuration sub-FAQ about adjusting structure rarity (#60)
Incendy 3.0.15
Bug fixes, tiny reworks, and temporary changes.
- FAQs and QPs:
- Fixed a couple of typos (#49 and #51)
Binary Search
QP now talks about issues in general, rather than just crashes (#41)- Added instructions for configuring jar files in
Configuration
FAQ (#42) - Fixed issue where Incendy would freeze upon using
Biome IDs
FAQ (#45) - Added extra details to
Foliage Colors
FAQ (#46) - Changed reference to an old FAQ in
Terra Mods
FAQ (#50) - Added notes about changed passive mob spawning behavior in Terralith 2.5.0 to
Passive Animals
FAQ - Updated link and text in
Resourcepack
FAQ (#53)
- Added textlinks for IBO and Custom Biome Saplings (#44)
- Made security updates to Python libraries
- Added STRAYED FATES link to
/discord
- Fixed issue where
/stats
would hang if user had an animated profile picture- Adjusted exact name types in title/footer fields as well (#54)
- Updated links/versions and added Sparkles to the Downloads Library
- Project Uploader:
- Supports 1.20.6 (1.21 as well excluding Curseforge)
- Completely removed the mod template
- OBS: the "make a mod" feature currently does not work! Slowly making changes on it.
Incendy 3.0.14
Preparing for Minecraft 1.20.3 and small changes.
- 1.20.3
- Upload UI and backend supports 1.20.3 (except Forge, until it releases)
- Modrinth/Curseforge uploads will now flag Neoforge as supported
mods.toml
no longer requiresforge
dependency, andneoforge
is now an optional dependency
- New FAQ: Adding worldgen datapacks to existing worlds
- Mini
/issue
rework:- Allows for uploading of image
- Improved the title and decription layout
- Add choice for bug or enhancement, in which the issue will be correctly labelled
- Fix the Seedfix link in #downloads
Incendy 3.0.13
Bug fixes and small changes.
- Update pip requirements to improve security
- Replace dead Complementary Shaders Discord link (#37)
- Potentially allow the "Close" button to work in support threads (#34)
- Add new "Opticrime" auto-reaction
- Removed Stardust Labs website links from the Download Library, since those are not updated
/help
can now be ephemeral (default)
Incendy 3.0.12
Quick changes
- Changed MC Wiki links from Fandom to
minecraft.wiki
(#36) - Fixed some Sawdust links that pointed to wrong domain
Incendy 3.0.11
Mostly internal changes, but some good bug fixes and QoL.
- Bump
GitPy
version for critical security patch - Official support for Sawdust
- OBS: Although it is not at its final location (sawdust.stardustlabs.net), it will currently like to the "dev" website until it gets changed.
- Reword FAQs (Removing Worldgen, Seedfix, License...) for the new tools
- Change textlinks (Seedfix, License, etc) for the new site
- Changes to the Uploader
- Support for 1.20.2
- Completely rework translation integration (#25)
- Little patches here and there... will need to rework eventually
- Overhaul of the Log Detection system
- Auto Scanner now scans multiple logs at once
- If there are errors with a log, and multiple logs are present, the specific log is mentioned in the error
- When uploaded to https://mclo.gs, a new button allows for the toggling between "pretty" and "raw" view
- Auto Scanner can read pre-uploaded logs from both Pastebin and mclo.gs
- Textlink tweaks
- Random tweaks and typos (#31)
- Improve text parsing of Blåhaj detection with Regex
- Fixed missing arguments for random errors
- Pruned and patched old (and unnecessary) moderation code