Commit graph

5 commits

Author SHA1 Message Date
Tony Bark
017d5ef1a7 Lint after Ubuntu build CI finished 2024-05-13 22:32:57 -04:00
Tony Bark
4d39e7636a Added some more documentation
- Details on structure and d20 system
- Updated Github Actions for Ubuntu
- Fixed typo in README
2024-05-13 17:53:09 -04:00
Tony Bark
22191ce648 Removed NioTSO client and server
- NioTSO client isn't needed because we're using RayLib
- Added FreeSO's API server to handle most backend operations
2024-05-01 02:55:43 -04:00
Tony Bark
c8e8d41fb8 Zig port of FileHandler
- io directly with iff.zig and filehandler.zig
- Added OpenGL ubuntu build step and made sure lint doesn't start until build is done
- Rewrote motivation section in README
2024-04-30 23:00:03 -04:00
Tony Bark
02827893df Switched to Raylib
- Added Raylib due to being simple and similar to XNA's APIs
- Remove ifdef cplusplus from filehandler
- Added VSCode, GH Actions and FetchTSO
2024-04-29 03:04:46 -04:00