noah pushed to main at MetzNet/emu
-
07c36ee2c2 Updated README.md
-
5b85eb77f3 Commit initial build files
- Compare 2 commits »
noah created repository MetzNet/emu
noah created repository MetzNet/roleplay_engine
noah pushed to live at MetzNet/pnyx
-
108bc44411 Making client GUI with fake data
noah pushed to main at MetzNet/go-ncurses
-
14b1c310e7 Made input buffered to support peeking, added WErase
noah pushed to live at MetzNet/pnyx
-
15a24c7d05 Improved decorations, and got resizing working
noah pushed to main at MetzNet/go-ncurses
-
6b121ac061 Use homebrew libncursesw
noah pushed to live at MetzNet/pnyx
-
af9fa4ab4b Update client ncurses with borders
noah pushed to main at MetzNet/go-ncurses
-
2cc4fbed5c Added background setting
noah pushed to main at MetzNet/go-ncurses
-
5032b04a47 Added input and libc files, updated basic example
noah pushed to live at MetzNet/pnyx
-
419e7857f9 Started permissions, and moved server goroutine start to server creation
noah pushed to live at MetzNet/pnyx
-
6b7e166bb8 Made SessionPackeType an fmt.Stringer, removed client state for atomic bool
noah pushed to live at MetzNet/pnyx
-
73312a37cd Moved global variables in client example to local
noah pushed to live at MetzNet/pnyx
-
f7ef36ba55 Removed function call for each function call
noah pushed to main at MetzNet/go-ncurses
-
281f038f5f Removed LoadedFunction struct
noah pushed to live at MetzNet/pnyx
-
017734e40b Changed to purego ncurses, fixed ping, and started to add session invite flow
noah pushed to main at MetzNet/go-ncurses
-
10449a124f Added basic functions dynamically loaded for macos