Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rle | ubq323 | 2024-04-22 | 1 | -1/+0 |
| | |||||
* | fix chunkloading and unloading on client | ubq323 | 2024-04-16 | 1 | -11/+12 |
| | |||||
* | get smooth brush strokes working to my present satisfaction | ubq323 | 2024-04-15 | 1 | -3/+14 |
| | |||||
* | implement stroke operation | ubq323 | 2024-04-15 | 2 | -8/+29 |
| | |||||
* | add stroke drawop and refactor drawop ser/deser a bit | ubq323 | 2024-04-15 | 2 | -19/+79 |
| | |||||
* | change brush size and colour | ubq323 | 2024-04-14 | 2 | -11/+44 |
| | |||||
* | multiple chunks on server and unload not near players. just need client to ↵ | ubq323 | 2024-04-14 | 1 | -0/+2 |
| | | | | req chunks now | ||||
* | multiple packet types. code quality is declining steadily | ubq323 | 2024-04-13 | 1 | -4/+4 |
| | |||||
* | send and recv drawing ops c2s | ubq323 | 2024-04-10 | 1 | -0/+21 |
| | |||||
* | giant refactor, start to use drawing ops for drawing | ubq323 | 2024-04-08 | 2 | -0/+93 |