Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

iCode v2019.12.27.5

Compare
Choose a tag to compare
@Dadoum Dadoum released this 27 Dec 00:17

This release may conatains bugs, and is not stable at all
This release does not contains SDK by default, please download it before and put it in the folder 'tools/sdk'

Today is Friday in my timezone, and today is also the day of a big update !
Most of these changes will affect the average user in one thing: it is full of bugs.
This is caused by all changes I made:

Big changes

Full switch to Glade !

Finally got rid of stetic and it permitted me to switch on Rider. Never use IDE designer, it will fuck you one day.

Switched to .NET Core

Switched to NET Core to ease the updates in the future;
Another consequence: iCode is now splitted into many dlls.

Major refactor

Made namespaces more explicit, more structurated, some folders removed.

What's next

The majority of these changes were here to permit soon to upload .appimage releases on github. And to get rid of proprietary systems.
Also, in code, I prepared the add of an Intellicode-like system.

Changes:

  • d4c5710 this commit will be (I hope) the last commit for pipelines
  • becba6f Can you see know how I'm exhausted now ? actually no but I am
  • 33af5ab tries
  • 4b0c381 Another try to make azure working
  • e67ca6d try to compile in linux
  • cf0d297 Update azure-pipelines.yml for .NET Core switch
  • a3368b6 Switch to NET Core,

This list of changes was auto generated.