Releases: shantyps/game-cache-config-plugin
Releases · shantyps/game-cache-config-plugin
v1.3.2
v1.3.1
v1.3.0
Added
- Implement support for
mod2
,bas2
,enum2
,hunt2
,inv2
,loc2
,maparea2
,maplabel2
,mel2
,npc2
,obj2
,param2
,seq2
,struct2
,varbit2
,varclient2
,vardouble2
,varlong2
,varp2
, andvarstring2
file types.- Implement indexing for new
mod2
file format. - Implement resolutions for
mod2
files to be at config-level rather than file-level.
- Implement indexing for new
- Refactor
mapfunc
tomel
. - Add chart icon to SNT file results instead of property icons.
v1.2.1
Added
- Fix initial struct creation autocompletion
v1.2.0
v1.1.3
Added
- Update plugin support build number
v1.1.2
Added
- Update plugin support build number
v1.1.1
Added
- Add hunt, varclient, varclan, and varclansettings to the list of supported cache config files.
v1.1.0
Added
- Fix for renaming adding file extension for mod files.
- Fix for renaming formatting.
- Add duplicate SNT entry checking.
v1.0.0
Added
- Initial scaffold created from IntelliJ Platform Plugin Template.
- Implement Mod file lookup with CTRL + Click.
- Implement SNT entry lookup with CTRL + Click.
Known Issues
- Renaming adds file extension for mod files.
- Renaming does not format correctly.