Skip to content

Releases: AdamJosephMather/CodeWizard2

CodeWizard2 V2.4.1

09 Jun 05:14

Choose a tag to compare

Full emoji support - Fixed Rendering Bugs/Interaction Problems

CodeWizard2 V2.4.0

08 Jun 18:08

Choose a tag to compare

Emojis

Variable tab widths

Edit: fixed small thing

CodeWizard2 V2.3.10

07 Jun 21:56

Choose a tag to compare

More optimizations for not rendering things we don't need to render.

Edit1: Fixed a small thing...
Edit2: Another small thing fixed...
Edit3: I decided to go ahead and fix the emojis problem. We don't display them, but we don't lie.

CodeWizard2 V2.3.9

05 Jun 03:38

Choose a tag to compare

Performance work

Nothing drastic, just updated it so that really large graphs won't slow down the rest of the editor - did this by not clearing the canvas every frame, so the graph window can choose when to re-render. Still unfortunately slow with widget choose out, but that's such a niche problem (huge graph and changing widgets) that like... whatever?

Also this not clearing of the canvas could be used to improve other things, but that'll take way more work - work for not today.


Edit: Found a bug on my other computer... Fun. Caused some very confusing flickering. Fixed though

CodeWizard2 V2.3.8

01 Jun 01:12
290e960

Choose a tag to compare

A graph

A really pretty graph

It's not the most efficient

But you won't notice it unless you go to really really big graphs

Enjoy the new graph widget

Edit: Had to fix a small issue with scrolling

CodeWizard2 V2.3.7

24 May 19:14

Choose a tag to compare

Hopefully nothing changed between 2.3.6 and 2.3.7. Hopefully.

CodeWizard2 V2.3.6

22 May 03:42

Choose a tag to compare

Fixing a few things here and there

  1. Fixed markdown parsing (at least partially)
  2. Fixed a tiny tiny error in rendering selected text in textedits. That sucked
  3. Uhh something I think
  4. Hopefully the codeedits stop deleting files for real this time (it's been a long long time since I saw this happen)

CodeWizard2 V2.3.5

16 May 02:24

Choose a tag to compare

Fixed a few memory leeks

Did have to overhaul a system or two. Might be unstable - though I haven't found any errors yet.

CodeWizard2 V2.3.4

15 May 03:51

Choose a tag to compare

Small things

Unless you did the coding

Went ahead and added a bunch of crap to hopefully make it nicer to work with. We'll see... Either way, looking good. Hope it doesn't break (did change things that could cause this)

No need to update to this version. Give me time to stress test it.

CodeWizard2 V2.3.3

17 Apr 03:00

Choose a tag to compare

CodeWizard2 V2.3.3

Lets see here... Mostly just a lot of small changes really.