Miroslav Vasilev mvv
  • Joined on 2024-10-25
mvv pushed to master at mvv/LastMUD 2025-07-02 20:42:45 +03:00
0e1d664fc3 Start input system
mvv pushed to master at mvv/LastMUD 2025-07-01 09:28:37 +03:00
d71bd8f5a2 Start direct input system
mvv pushed to master at mvv/LastMUD 2025-06-30 08:40:20 +03:00
1d10d963cd Add registration
mvv pushed to master at mvv/LastMUD 2025-06-29 18:21:29 +03:00
54121fc8ff Fancy pseudoterminal via TCP/Telnet
mvv pushed to master at mvv/LastMUD 2025-06-28 21:45:56 +03:00
a8a222f89b Start on player registration
mvv pushed to master at mvv/LastMUD 2025-06-28 11:24:14 +03:00
308c343068 Restructure some things, move things about
mvv pushed to master at mvv/LastMUD 2025-06-28 01:09:08 +03:00
574dc2fa4a Add LICENSE
mvv pushed to master at mvv/LastMUD 2025-06-28 01:08:05 +03:00
40acd40473 Add README
mvv pushed to master at mvv/LastMUD 2025-06-28 01:04:37 +03:00
cddb26bca2 Add logging tests
mvv pushed to master at mvv/pilgrim 2025-03-24 00:14:46 +02:00
9ce4491836 Fix bin scripts
mvv pushed to master at mvv/pilgrim 2025-03-19 21:58:31 +02:00
adbb1216af Restructure a bit
mvv pushed to master at mvv/pilgrim 2025-03-18 23:19:50 +02:00
888a87ab86 Correct testing method and documentation
mvv pushed to master at mvv/pilgrim 2025-03-18 22:37:26 +02:00
4ec217f145 Improve docs
mvv pushed to master at mvv/pilgrim 2025-03-18 22:36:57 +02:00
91d58646ae Improve docs
mvv pushed to master at mvv/pilgrim 2025-03-18 22:33:52 +02:00
2b788b0e9c Move errors to new common package, improve test coverage script
mvv pushed to master at mvv/pilgrim 2025-03-18 22:16:52 +02:00
404a75862d Add some helpful scripts, document them
mvv pushed to master at mvv/pilgrim 2025-03-18 21:45:14 +02:00
2a86569618 Update documentation
mvv pushed to master at mvv/pilgrim 2025-03-18 21:05:41 +02:00
2c58d9750b Ignore coverage data, add tests for PilgrimContext
Compare 2 commits »
mvv pushed to master at mvv/aprox 2025-03-16 23:30:42 +02:00
7f670f47aa go mod init
mvv pushed to master at mvv/pilgrim 2025-03-16 23:13:04 +02:00
a58dca649a Improve context tests