mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-30 17:11:21 +02:00
2191b589aa Moved Git to another location
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-30 17:10:52 +02:00
e21869a3bf Some initial work on greedy texturing code
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-28 15:04:40 +02:00
361d328a98 Fix crash in GUIMaster caused by not cleaning up highlighted component
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-26 21:01:13 +02:00
80d84a362e Add Logger::fixme
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-25 22:29:12 +02:00
e20620fedf Implement XMLWriter
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-25 18:13:15 +02:00
3d9dc19049 Proper detecting if userdir exists
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-24 20:26:39 +02:00
a79612885b Support for simple text rendering
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-24 19:02:37 +02:00
b6c252318e Add network protocol documentation
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-23 11:29:25 +02:00
f7df6376f6 Fix oversights introduced in 97e4fda
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-22 21:34:49 +02:00
59b881302b Implement GameConfig
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-22 14:00:46 +02:00
97e4fdaf58 Fixes on FreeBSD
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-21 12:31:31 +02:00
39122a6e51 Fix oversight introduced in previous commit
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-21 11:14:05 +02:00
469280c7c8 Inform other players about new player on server
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-19 12:26:07 +02:00
d669fb430b Implement Player and PlayerManager
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-18 10:18:59 +02:00
86b9d49a52 Introduce Controller system
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-16 21:37:14 +02:00
9651c88ffe Fix some random issues
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-16 17:26:30 +02:00
f6ace83729 Add default text and numbers only support to TextEdit
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-15 19:11:59 +02:00
c19ef32505 Add better node selector
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-14 21:52:28 +02:00
7b6ac65d6a XMLParser: Implement support for short tag endings
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-14 11:56:52 +02:00
84d93d21ea Server: Implement support for chunk requests