SteveSharp 2023.828.0
Bugs Fixed
- Remove single # that breaks the players reset
Generation Optimization
- Compact the command generation via
Function.Prepend();
Additions
- Add
Entity.AllEntities()selector - Add
SteveSharp.UtilsnamespaceHitbox- Can create a Hitbox!!
- Add
Score.AddObjectives()method (This will add all your objectives in one single instruction)- (Score[])
Scores: A full list of objectives
- (Score[])
Technical Changes
- Convert preconfigured
Entityselectors to methods- (optional) (string)
match: Check the coincidences of the selected entity (the [ ])
- (optional) (string)
- Make most of classes and methods static
- Now
Execute.Asat()executes at self entity
Console
- Redesign SteveSharp Console Logs!
Full Changelog: 2023.814.0...2023.828.0