sowelilekusi
  • Joined on 2023-07-02
sowelilekusi pushed to main at sowelilekusi/fishjam2024 2024-04-03 00:26:25 +11:00
dd5618e709 added start menu and wait screen
sowelilekusi pushed to main at sowelilekusi/mtd 2024-03-31 19:32:10 +11:00
05914a3c64 added selling cards and made shop items cheaper
sowelilekusi pushed to main at sowelilekusi/mtd 2024-03-30 16:45:05 +11:00
e84496dcf8 fixed an issue regarding weapon node names causing multiplayer desync
sowelilekusi pushed to main at sowelilekusi/mtd 2024-03-30 13:55:47 +11:00
2c2962077e added new sounds and icon button prompts
sowelilekusi pushed to main at sowelilekusi/mtd 2024-03-30 00:54:48 +11:00
6823dff8f7 fixed like 5 bugs
sowelilekusi pushed to main at sowelilekusi/mtd 2024-03-29 21:59:15 +11:00
62d0dc0130 fixed the issue where enemies could walk over a gap if it wasnt on a pathfinding node
sowelilekusi pushed to newformat at sowelilekusi/quest 2023-08-21 00:52:49 +10:00
b700113b88 changed mind, added helpers to derive pausedTime without a global
dbf8dce580 removed pausedTime global, its better for clients to derive
9c0d4befba added separate reset button in addition to stop
Compare 3 commits »
sowelilekusi pushed to newformat at sowelilekusi/quest 2023-08-20 03:54:38 +10:00
d09b991771 added getter for event types, and fixed a pausedTime bug
057d051a3a add basic setter for meta-data values
073e610966 added requesting event times
Compare 3 commits »
sowelilekusi pushed to newformat at sowelilekusi/quest 2023-07-25 21:31:15 +10:00
47369a86e9 fixed some undo and redo bugs
0812d68dd1 generalised request commands for metadata tags
f1e2c85e3a made the communication between the server and cmdline client more direct
Compare 3 commits »
sowelilekusi pushed to newformat at sowelilekusi/quest 2023-07-25 02:04:21 +10:00
1bb5864a29 swap out single byte socket communication with 256 byte buffer
sowelilekusi pushed to newformat at sowelilekusi/quest 2023-07-24 22:42:12 +10:00
fd8bbadb1e added convenient combination command functions
b93f2f0aa7 added proper run clearing function
Compare 2 commits »
sowelilekusi pushed to newformat at sowelilekusi/quest 2023-07-20 23:54:06 +10:00
c24f516380 added segments array
sowelilekusi pushed to newformat at sowelilekusi/quest 2023-07-20 20:38:33 +10:00
1aa1ed514a added run count
c7387f5acb fixed some infinite loop bug
d3f7a25a64 added saving previous run to file on new run start
f5e5c506af fixed a dumb buffer overflow i think
b208382e60 added nix build stuff
Compare 5 commits »
sowelilekusi pushed to main at sowelilekusi/bordello 2023-07-08 01:31:54 +10:00
73a36d20f0 added basic hire functionality
sowelilekusi pushed to main at sowelilekusi/bordello 2023-07-07 18:09:22 +10:00
9de8504b54 removed workarounds for a bug no longer present since Godot 4.1.Stable
01eb4e494f fixed double drawing on round 2
Compare 2 commits »
sowelilekusi pushed to main at sowelilekusi/bordello 2023-07-06 13:32:52 +10:00
613c89bea6 added godot git addon to .gitignore
1a4b365c5f added money ui and payout for serving clients
b2517a9027 cards go to the right discard piles
ba1144479e added simple service duration selector
96ff8492f9 fixed that turn rotation bug, added spectator cam, started work on new client mechanics
Compare 11 commits »
sowelilekusi pushed to main at sowelilekusi/bordello 2023-07-05 23:58:48 +10:00
3057f89be9 added money ui and payout for serving clients
sowelilekusi pushed to main at sowelilekusi/bordello 2023-07-05 22:19:54 +10:00
b7d2ff0dfe cards go to the right discard piles
sowelilekusi created branch main in sowelilekusi/bordello 2023-07-03 16:55:23 +10:00
sowelilekusi pushed to main at sowelilekusi/bordello 2023-07-03 16:55:23 +10:00
c506b5c55f added simple service duration selector
b7d709d726 fixed that turn rotation bug, added spectator cam, started work on new client mechanics
8bc39d9d74 initial starter deck added. the turn rotation works sometimes
f2028527b5 Card selecting works over the network
6e908ba181 shuffle sync works, chat boxes work, initial hand draw works, players cant share a username