Skip to content

Releases: SammyForReal/CONSULT

v1.4.4

26 Sep 15:37
dffc9f8
Compare
Choose a tag to compare
  • Fixed special char coloring
  • Adjusted repo url for updates in future

v1.4.3

23 Aug 13:27
57e6a59
Compare
Choose a tag to compare
  • Now compatible with LevelOS! (replaced popup, notifications, etc)
    Bug Fixes:
  • Opening large files in CraftOS-PC wont result in the ### "Not enough Memory" error (hotfix)
  • Opening empty files wont crash cosu instantly
  • palette can now be toggled off

v1.4.2

13 Aug 15:15
19ef6e9
Compare
Choose a tag to compare
  • Added --preview/-p arg and removed return arg (as it didnt had any feature except returing 0)
  • Programs now wait one tick before the enduser can exit it (so you wont close it by accident that easily)
  • cosu wont crash when trying to resize now
  • SpecialChars widget now wont crash

v1.4.1

05 Aug 23:57
7b9ac9a
Compare
Choose a tag to compare

Wont crash when the GitHub API reaches its limit or when the http api cant connect, while consult checks for updates.

v.1.4.0

23 Jun 13:45
42d4ecb
Compare
Choose a tag to compare
  • Custom color palette (default: GNOME)

  • Click file path as string to open

  • ".lua" will now be automatically added to path

  • Infobar is now modular and more resistant to resizing

  • Some bug fixes (see 42d4ecb)

v1.3.0

04 Jun 14:03
649c143
Compare
Choose a tag to compare
  • added _GIT_API_KEY for switchcraft use
  • popups can now use colored text
  • ctrl status now resets after opening a new tab
  • sTabSpace is now called nTabSpace and takes a number, representing the count of wanted spaces
  • code wont run twice

v1.2.1

24 May 15:31
3dd6fe0
Compare
Choose a tag to compare
  • added widget for updates
  • Alt + XY key combinations now work in CraftOS-PC
  • shadows for popups
  • Fixed bug that crashes CraftOS when opening options now

v1.2.0

22 May 19:30
7fd1a5f
Compare
Choose a tag to compare
  • added Widgets! (Top right)
    • Special Char selector
    • Open new shell shortcut
  • Key shortcuts! (CTRL+S, F1,4,5,7 ...)
  • non-advanced PCs are now fully supported
  • New configuration options
    • toggle jump from end to begin of a list
    • Keyboard layout
  • Configuration system is now more efficient & supports functions, that return the desired value
  • Pop-up messages are now clearer in their wording
  • Bug fixes

v1.1.3

06 Apr 17:55
2ac7222
Compare
Choose a tag to compare
  • Added buffer for rendering
  • Errors are now displayed correctly

v1.1.2

23 Mar 17:27
68c68fc
Compare
Choose a tag to compare

Bug fixes:

  • Scrolling after autocomplete instead of moving cursor
  • Errors are now correctly displayed when running programs
  • Behavior of the cursor during CTRL+[L/R]-ARROW got revised
  • Editor now doesnt crashe when editing empty files without any lines (if you somehow are able to even manage this)