Releases: Lerp2Dev/Lerp2API
Releases · Lerp2Dev/Lerp2API
BRIDGE RELEASE
This release is only a checkpoint to the Asset of Ballisitic Physics. Maybe, it will be deleted in the near future.
#8 Release [ALPHA]
- Added code from a new Assets that is on the go.
- Documented all the code with GhostDoc.
- Removed some warnings.
- Cleaned some code.
- Added CSG.
#7 Release [ALPHA]
- Sockets were finished and added to Lerp2Console
- Others libs like Vector & Maths in Double.
#6 Release [ALPHA]
- Added System.IO.Pipes & System.Threading.Tasks [they aren't supported in .NET 3.5]
- Fixed some problems with MSBuild
- Sockets introduced
#5 Release [ALPHA]
- Added code from UltraGTA project (Color, Point classes)
- Added a premature Lerp2Console without Sockets
- Changed DownloadAPI
- Fixed a lot things with Batch files and LerpedPaths.
- Improved some other stuff.
#4 Release [ALPHA]
- Fixed wrong url to update editor dependencies.
- Improved WWWHandler system, less code lines are needed to make it work.
- Some utilities to Array Extensions Helpers.
#3 Release [ALPHA]
- Deleted Unity Analytics popup.
- Improved Lerped Updater (I added the XML file to download, and I made several optimizations to it).
- Fixed problem with Debug Manager's editor menu option.
- Added Debug Manager to the game.
- Now there is a working console (the unique command is /debug, the shortcut to this command is the key 'P').
- Improved WWW System.
- The Falling Avoider has been fixed (it has a minor bug, that had not detect the Start event of MonoBehaviour) and improved.
- Added support to unistalled Assets by creating two new options 'Build Scene' & 'Init Asset', if the asset is not present the Editor will show you a message to download/buy it!
- If the API is not active in the Editor, the DownloadAPI class will help it you to promote it.
- Game Console simple format system.
- Added shortcuts to editor.
- Utility to get Skin from Editor, Inspector and Game.
- Added some commands.
- Added a File Browser Utility.
- Added custom inspector draws for some classes.
- Improved GUI from console.
- Update and compile external files from the API Project to update changes.
#2 Release [ALPHA]
- Splitted the dll into Editor and Game part.
- Added internal XML documentation file.
- Cleaned some unused references.
- Added some more utilities to the repo.
- Fixed some errors in Editor.
#1 Release [ALPHA]
- Initial release