Releases: Garethp/Rider-RimworldDevelopment
Releases · Garethp/Rider-RimworldDevelopment
2025.1.0
2025.1.0
Features
- Add support for
[ParentName=""]attributes - Makes the New Mod template modular, so you can pick which features you want in your class
- Bundled Zetrith's Remodder plugin into this plugin
Bug Fixes
- Update the built-in mod template for Rimworld 1.6
- Automatically detect a user-install Harmony DLL version for use in debugging, if available
2024.1.7
2024.1.6
2024.1.6
New Features
- The ReSharper plugin should be getting updated again, now automatically with releases
- On Linux it will now look for Steam in more locations
Bug Fixes
- New project templates have been added back in
- Resolved some exceptions thrown in Linux/OSX versions when looking for Steam paths
2024.1.5
2024.1.4
2024.1.3
2023.4
Rider and ReSharper
New Features
- Adding
Find Usagesfor XML Defs - Adding support for Custom Def Classes
- Adding a Generate option for XML Def Properties
Bug Fixes
- Fixes various issues that prevented some classes (especially those in lists) from being loaded properly
2023.3.3
Rider
Bug Fixes
- Adding a missing
keyto the settings page inplugin.xml - Changed the class for Rider's DocumentationProvider for the change in Rider 2023.3
Massive thanks to @feldoh and @LinnielDW for reporting this error
ReSharper
The only changes affect Rider, so there's no ReSharper release for this version
2023.3.2
2023.3.1
- Fixed a rare crash when the plugin was completely unable to find Rimworld
- Fixed automatic Rimworld detection when Rimworld is installed through Steam on the C: drive
- Fixed some false positives on error checking in XML
- Added more mod folders to the XML Project that gets added automatically