Alex Lambson
Alex Lambson
Title. Also, if you're looking for contributors. I have a CS degree and experience with distributed systems. I'll need to brush up on my python skills, but I can help...
I'll add it myself if you want. I feel like adding a function that acts as $this->User->logout() would be a nice feature. It would see if you're logged in, if...
- Add a file watcher that will detect when a map is added or deleted, then update the game mode dropdown according to the new map list - Add and...
Running the repo using the sample resources is no longer possible due to the ini update. Once the ini update is complete, we'll need to update the sample resources with...
I noticed that the `Custom` gamemode doesn't appear if the `Maps/Custom` folder was empty at client start, even if I use `/downloadmap` and it downloads successfully or I add a...
Reproduction steps. 1. Install Red Alert 2 via Steam 2. Install CnCNet to the Steam directory 3. Launch CnCNet 4. Start a game via skirmish, campaign, or multiplayer **Expected:** The...
The standard way to have a blank line in synced lyric files is to do the following ``` [00:01.00] Paragraph 1 [00:03.00] [00:03.00] Paragraph 2 ``` This is the way...