Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
9b89676
Implemented assignment, string, number and boolean
ViTeXFTW Jan 24, 2024
1e568f6
As typed locomotor assignment
ViTeXFTW Jan 25, 2024
7e9604e
Add Object-AddModule and Invalid-Assignment to ini.tmLanguage.json
ViTeXFTW Jan 25, 2024
6270b11
Add DrawModule-DefaultConditionState and DrawModule-ConditionState to…
ViTeXFTW Jan 25, 2024
ed8e0f4
Initial Object class
ViTeXFTW Jan 30, 2024
125870e
Added Illigal capture for to many End statements
s215521 Jan 30, 2024
4c88ecb
Fixed assignment in clientupdate and capture single end statements.
s215521 Feb 5, 2024
c1ca39f
Add unit-specific FX and behavior decals to ini syntax
s215521 Feb 6, 2024
6be6c3a
Updated changelog and readme
s215521 Feb 6, 2024
872d8f1
Add DialogEvent and AudioEvent classes to ini.tmLanguage.json
s215521 Feb 8, 2024
6bb9c8a
Added playertemplate and partifclesystem.
ViTeXFTW Feb 11, 2024
4c0ce9e
Add new classes for Weapon, Upgrade, and SpecialPower
ViTeXFTW Feb 11, 2024
5f59258
Add Weapon-WeaponBonus-Assignment pattern to ini.tmLanguage.json
ViTeXFTW Feb 12, 2024
dabef53
Update AudioEvent type and priority in ini.tmLanguage.json
ViTeXFTW Feb 12, 2024
633ef1c
Add Science class to ini syntax
ViTeXFTW Feb 12, 2024
5a4b286
Add Locomotor and Rank classes to ini syntax
ViTeXFTW Feb 12, 2024
42ad0f5
Add Armor class to ini.tmLanguage.json
s215521 Feb 13, 2024
ddedb39
Add MappedImage class to ini syntax
s215521 Feb 13, 2024
d8a4750
Refactored INI syntax highlighting
s215521 Feb 15, 2024
5ca93bc
Add CommandSet syntax to ini.tmLanguage.json
ViTeXFTW Feb 15, 2024
1c4cea1
Added FXList, CommandButton and CommandSet
ViTeXFTW Feb 15, 2024
573a6e5
Fixed: Wrong end captures in assignment.
ViTeXFTW Feb 15, 2024
c9ebc6b
Add DamageFX class to ini syntax
ViTeXFTW Feb 15, 2024
9956870
Added Mouse, MouseCursor and InGameUI classes
s215521 Feb 20, 2024
836229a
Add AIData class
s215521 Feb 20, 2024
3b6a4f2
Added WaterSet, Animation2D, AudioSettings and GameData
s215521 Feb 20, 2024
96f6699
Fixed: Redesigned InGameUI, recognizes blocks with a single statement
s215521 Feb 26, 2024
c6342bc
WIP: OCL Disposition
s215521 Mar 2, 2024
0d7a238
Added: More disposition
ViTeXFTW Mar 3, 2024
d8049e1
Added: Small unmodifiable inis, only used when modding
s215521 Mar 5, 2024
d3af639
Added: InheritableModule block and OverrideableByLikeKind block for d…
s215521 Mar 5, 2024
2594f09
Added: CommandMap, CrateData, LOD and MiscAudio.
s215521 Mar 6, 2024
699beba
Merge branch 'Development' into tmLanguage-redesign_ViTeX
s215521 Mar 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The project will firstly focus on supporting map.ini files which works in the ba

### ZeroSyntax Highlighting
![image](https://github.com/ViTeXFTW/ZeroSyntax-Highlight/assets/90150876/3c63c537-2e6f-40b1-b23a-9b1eea6aba4c)
![image](https://github.com/ViTeXFTW/ZeroSyntax-Highlight/assets/90150876/fa9617f7-2a6f-4cf4-9b8e-b15d6964da3a)




Expand Down
Binary file modified ZH-HiLi-Releases/ZS-HiLi-0.1.0.vsix
Binary file not shown.
Loading