Commit Graph

8 Commits

Author SHA1 Message Date
Nayan Sawyer
e0daa7022e Fixing readme 2022-04-30 19:21:16 -04:00
61616
193b6994ba MethodRelay, file condensing, working towards gui
Added MethodRelay code from Quark. Some fixes and changes as well. Condesed some things into fewer files for so the ide is easier to use, but they will be moved back into their own files as version 1.0 approaches. Everything is prep for adding gui elements (MethodRelay included)
2022-04-30 17:53:08 -04:00
61616
bce04a90eb Comments and skeleton code
Some additional documentation comments. Ignore the beginning of a dynamic mouse event handler, that is coming later
2022-04-29 22:26:16 -04:00
61616
64790b77dd Updated version # and added changelog
Also squashed a bug with the second B12Digit constructor not filling initializing refPos.
2022-04-29 18:20:38 -04:00
61616
7cdcddd287 Deprecated B12Class
B12Class is now officially deprecated. It's functionality has been rolled into the B12Digit class. All references to B12Char have been switched to B12Digit, but the code has not yet been refactored to use B12Digit with total efficiency
2022-04-29 18:13:04 -04:00
61616
effb65ad61 Pre-B12Digit refactor save
In the process of adding keypad, math, etc., and about to break B12Digit class
2022-04-29 17:54:02 -04:00
61616
baa6ba063f First file commit 2022-04-29 11:39:24 -04:00
61616
2dbf0fe3a5 Initial commit 2022-04-29 11:36:49 -04:00