index
:
jakobst1n/Luxcena-Neo
dependabot/npm_and_yarn/engine.io-and-socket.io-6.4.2
dependabot/npm_and_yarn/socket.io-parser-4.2.3
master
Raspberry-pi addressable LED controller software
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NeoRuntime
/
Runtime
Commit message (
Collapse
)
Author
Age
Files
Lines
*
:construction: Add actual classtype to super calls
Jakob Stendahl
2021-10-11
1
-2
/
+3
|
*
:zap: Improve code structure somewhat
Jakob Stendahl
2021-10-11
1
-28
/
+27
|
*
:hammer: Fix merge conflict
Jakob Stendahl
2021-10-10
1
-4
/
+0
|
*
:hammer: Update some of the builtin scripts
Jakob Stendahl
2021-10-10
1
-5
/
+9
|
*
:construction: Make python 3.5 compatible and fix some weird bugs
jakobst1n
2021-10-10
4
-47
/
+51
|
*
:sparkles: Add Color helper class (should be made the default for ColorVariable)
Jakob Stendahl
2021-10-06
2
-3
/
+64
|
*
:art: Add optional deltatime parameter to all each_ method of NeoBehaviour
Jakob Stendahl
2021-10-06
1
-10
/
+29
|
*
:sprakles: Add BooleanVariable
Jakob Stendahl
2021-10-03
3
-10
/
+23
|
*
:building_construction: Use UNIX socket for IPC instead of stdin/out
Jakob Stendahl
2021-10-03
2
-37
/
+106
|
*
:sparkles: Add actual different variable types, this also changes slightly ↵
Jakob Stendahl
2021-10-03
2
-16
/
+117
|
|
|
|
how they are defined
*
:boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵
Jakob Stendahl
2021-09-19
8
-0
/
+613
and the NeoRuntime