-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Parties Feature #1337
base: master
Are you sure you want to change the base?
Add Parties Feature #1337
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b82a3b - Browse repository at this point
Copy the full SHA 3b82a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b70e441 - Browse repository at this point
Copy the full SHA b70e441View commit details
Commits on Jul 30, 2024
-
Add in draft of party alloc functionality
Configuration menu - View commit details
-
Copy full SHA for 72e7198 - Browse repository at this point
Copy the full SHA 72e7198View commit details -
Fix glitch where it used MAX_PARTY_SIZE instead of ctf_teams.MAX_PARTY_SIZE
Configuration menu - View commit details
-
Copy full SHA for 681c2e4 - Browse repository at this point
Copy the full SHA 681c2e4View commit details
Commits on Aug 3, 2024
-
Make it work with any party allocator. Also fix some bugs with invites etc.
Configuration menu - View commit details
-
Copy full SHA for 0181496 - Browse repository at this point
Copy the full SHA 0181496View commit details
Commits on Aug 4, 2024
-
Add better allocator for parties
Use a modified player allocator for the parties
Configuration menu - View commit details
-
Copy full SHA for ae78c87 - Browse repository at this point
Copy the full SHA ae78c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8793c46 - Browse repository at this point
Copy the full SHA 8793c46View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9772bd - Browse repository at this point
Copy the full SHA f9772bdView commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 473f5ce - Browse repository at this point
Copy the full SHA 473f5ceView commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 406e4ba - Browse repository at this point
Copy the full SHA 406e4baView commit details
Commits on Aug 7, 2024
-
Make code pass luacheck. Fix a small bug. Make some of the unchanging party messages be in a table instead of hardcoded
Configuration menu - View commit details
-
Copy full SHA for ebb2dea - Browse repository at this point
Copy the full SHA ebb2deaView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6fd54a4 - Browse repository at this point
Copy the full SHA 6fd54a4View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c3fff2 - Browse repository at this point
Copy the full SHA 3c3fff2View commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8aa11e9 - Browse repository at this point
Copy the full SHA 8aa11e9View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06e8a71 - Browse repository at this point
Copy the full SHA 06e8a71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e1ca6 - Browse repository at this point
Copy the full SHA 97e1ca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a5cbf5 - Browse repository at this point
Copy the full SHA 4a5cbf5View commit details -
More info when player is not allowed to join invite
Notify inviter and not just the invited when the invited was unable to join a party cause it was already too big
Configuration menu - View commit details
-
Copy full SHA for 7e33433 - Browse repository at this point
Copy the full SHA 7e33433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4560f3a - Browse repository at this point
Copy the full SHA 4560f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c56a9c - Browse repository at this point
Copy the full SHA 6c56a9cView commit details -
Delete an invite if player tries to accept and party is too big
If a valid invite is sent out but in the mean time the number of players in the sender's party grows, and then the invited tries to accept but is rejected cause the inviter's party is too big, the invite will be deleted.
Configuration menu - View commit details
-
Copy full SHA for 149e234 - Browse repository at this point
Copy the full SHA 149e234View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4edec5b - Browse repository at this point
Copy the full SHA 4edec5bView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77ef7cb - Browse repository at this point
Copy the full SHA 77ef7cbView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce227c2 - Browse repository at this point
Copy the full SHA ce227c2View commit details
Commits on Sep 17, 2024
-
Try and fix merge conflict with ctf_map/maps
Revert changes that I accedentally made
Configuration menu - View commit details
-
Copy full SHA for 0d86866 - Browse repository at this point
Copy the full SHA 0d86866View commit details -
Add back in a newline at end of file that I deleted, in a random file. So that it is identical to upstream.
Configuration menu - View commit details
-
Copy full SHA for 5ffe6c5 - Browse repository at this point
Copy the full SHA 5ffe6c5View commit details -
Add newline at end of parties.lua
Make parties.lua fit formatting better with a newline at the end
Configuration menu - View commit details
-
Copy full SHA for b4ec3d1 - Browse repository at this point
Copy the full SHA b4ec3d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d0223e - Browse repository at this point
Copy the full SHA 5d0223eView commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8cc35f - Browse repository at this point
Copy the full SHA f8cc35fView commit details