Mineplay
  • Joined on 2025-04-03
Mineplay pushed to i3-console-coloring at Mineplay/Iony 2025-10-18 09:51:35 -05:00
65ea3ab572 fix(console coloring): fixed check for \r in get character function
Mineplay pushed to i3-console-coloring at Mineplay/Iony 2025-10-18 09:46:28 -05:00
17d4c0e0f9 fix(console coloring): fixed enter for windows get character function
Mineplay pushed to i3-console-coloring at Mineplay/Iony 2025-10-18 09:41:51 -05:00
7499404f63 fix(console coloring): fixed get line duplicate variable in windows
Mineplay pushed to i3-console-coloring at Mineplay/Iony 2025-10-18 08:32:16 -05:00
1c5e1e046b feat(console coloring): added basic console coloring
Mineplay pushed to i3-console-coloring at Mineplay/Iony 2025-10-18 04:39:44 -05:00
Mineplay created branch i3-console-coloring in Mineplay/Iony 2025-10-18 04:39:44 -05:00
Mineplay closed issue Mineplay/Iony#2 2025-10-17 17:45:25 -05:00
I-2-console-input
Mineplay pushed to main at Mineplay/Iony 2025-10-17 17:43:09 -05:00
816535d980 Merge pull request 'i2-console-input' (#9) from i2-console-input into main
b13018b7cd refactor(console input): added missing void to clear console function
e72a78543e feat(console input): implemented get line function
c74b7364f2 feat(console input): implemented clear console function
98129b3260 refactor(console input): changed name of console functions to include console
Compare 6 commits »
Mineplay deleted branch i2-console-input from Mineplay/Iony 2025-10-17 17:43:09 -05:00
Mineplay merged pull request Mineplay/Iony#9 2025-10-17 17:43:08 -05:00
i2-console-input
Mineplay created pull request Mineplay/Iony#9 2025-10-17 17:43:02 -05:00
i2-console-input
Mineplay pushed to i2-console-input at Mineplay/Iony 2025-10-17 17:39:03 -05:00
b13018b7cd refactor(console input): added missing void to clear console function
Mineplay pushed to i2-console-input at Mineplay/Iony 2025-10-17 17:37:18 -05:00
e72a78543e feat(console input): implemented get line function
Mineplay pushed to i2-console-input at Mineplay/Iony 2025-10-17 17:24:43 -05:00
c74b7364f2 feat(console input): implemented clear console function
Mineplay pushed to i2-console-input at Mineplay/Iony 2025-10-17 17:06:27 -05:00
98129b3260 refactor(console input): changed name of console functions to include console
Mineplay pushed to i2-console-input at Mineplay/Iony 2025-10-17 17:05:32 -05:00
49f58a1c2b feat(console input): added get character function
Mineplay created branch i2-console-input in Mineplay/Iony 2025-10-17 15:30:03 -05:00
Mineplay pushed to i2-console-input at Mineplay/Iony 2025-10-17 15:30:03 -05:00
Mineplay closed issue Mineplay/Iony#1 2025-10-17 15:28:34 -05:00
I-1-console-ouput
Mineplay pushed to main at Mineplay/Iony 2025-10-17 15:28:28 -05:00
15a1824290 Merge pull request 'i1-console-output' (#8) from i1-console-output into main
09791a9d31 refactor(console output): changed asm to __asm__ in system call function
c9ff202bc3 fix(console output): fixed windows console output handle initialization
39eb052853 feat(console output): added error handling to print function
a627d5ead5 feat(console output): implemented printing for linux using syscall
Compare 8 commits »