Mineplay
  • Joined on 2025-04-03
Mineplay opened issue cosms/cosms-core#1 2025-11-27 11:13:45 -06:00
coms-1: setup requirements
Mineplay created repository cosms/cosms-core 2025-11-27 11:11:58 -06:00
Mineplay pushed to i3-console-coloring at Mineplay/Iony 2025-10-20 09:22:05 -05:00
acee93cf39 feat(console coloring): implemented base types
Mineplay pushed to i3-console-coloring at Mineplay/Iony 2025-10-19 09:28:21 -05:00
dad7db99d8 feat(console coloring): added printing error
Mineplay pushed to i3-console-coloring at Mineplay/Iony 2025-10-19 08:06:40 -05:00
7447d6ab45 feat(console coloring): removed the standard c lib
Mineplay pushed to i3-console-coloring at Mineplay/Iony 2025-10-18 10:01:03 -05:00
20db36cd82 feat(console coloring): added reset color for console
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 created branch i3-console-coloring in Mineplay/Iony 2025-10-18 04:39:44 -05:00
Mineplay pushed to i3-console-coloring at 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