1884 Commits

Author SHA1 Message Date
1brucben 6741b1cc35 fix deploy file 2025-05-13 19:22:50 +02:00
1brucben 58a8682595 attack adjust 2025-05-13 19:12:02 +02:00
1brucben 8ad236371a attack adjust 2025-05-13 19:11:49 +02:00
1brucben 8bf2d20958 defense post adjust 2025-05-13 19:10:42 +02:00
1brucben 77839a269a city adjust 2025-05-13 19:08:59 +02:00
1brucben ecfec4bca2 gold adjust 2025-05-13 19:07:59 +02:00
1brucben 8597732452 pop adjust 2025-05-13 19:07:12 +02:00
1brucben 523233d2d6 raise city cost 2025-05-09 20:39:01 +02:00
1brucben 107ecb0be6 speed adjustment again 2025-05-09 20:39:00 +02:00
1brucben c94c245856 rebalance after test 2025-05-09 20:39:00 +02:00
1brucben e8655cce89 dogpile fix 2025-05-09 01:44:33 +02:00
1brucben 715d40ec9f pop fix 2025-05-08 01:58:22 +02:00
1brucben 961d8c7f80 population fix 2025-05-08 00:09:04 +02:00
1brucben 8f52e65b9d balance changes 2025-05-06 22:17:25 +02:00
1brucben 32d609af97 dogpile fix 2025-05-06 15:19:36 +02:00
1brucben a790f28498 another adjust 2025-05-06 07:34:12 +02:00
1brucben d5cd5382fc nerf defense posts agin 2025-05-06 07:14:00 +02:00
1brucben a8858c03e1 another 2025-05-06 06:59:19 +02:00
1brucben a3ab46a717 another adjustment 2025-05-06 06:59:03 +02:00
1brucben 490bce2020 another adjustment 2025-05-06 06:51:11 +02:00
1brucben a39fcf2cd5 another speed adjustment 2025-05-06 06:42:55 +02:00
1brucben 80f7ddc266 speed adjustment 2025-05-06 06:33:38 +02:00
1brucben 17c2307b3a dogpile fix 2025-05-06 04:27:37 +02:00
1brucben d164a28986 sam build improvement 2025-05-06 03:53:03 +02:00
1brucben 3fb4da16a0 last flag fix 2025-05-06 02:00:12 +02:00
1brucben f55a6b869b test 2025-05-06 01:52:04 +02:00
1brucben e62f3d8e14 no african union test 2025-05-06 01:48:23 +02:00
1brucben 4ab32c19a8 countries fix 2025-05-06 01:36:54 +02:00
1brucben 4c4646aadb fix bot teams 2025-05-06 01:35:51 +02:00
1brucben 2996fa7e75 commit package changes 2025-05-06 01:20:45 +02:00
1brucben b87cdd04cf finish merge 2025-05-06 01:15:49 +02:00
1brucben 6ca8809556 Merge branch 'main' into meta3 2025-05-06 01:13:38 +02:00
Scott Anderson 8479fab49d Add logout button (#653)
## Description:

- Add a logout button, and post to the `/logout` endpoint to end the
session server-side.
- Add an option to log out all sessions by calling the `/revoke`
endpoint. There is button for this yet.
- Depends on https://github.com/openfrontio/infra/pull/32
- This is the last part of #559

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors

---------

Co-authored-by: Scott Anderson <662325+scottanderson@users.noreply.github.com>
2025-05-05 15:48:12 -07:00
1brucben 190ff79fb5 add flags back 2025-05-06 00:40:40 +02:00
1brucben 8b5178225d flag test 2025-05-06 00:27:05 +02:00
1brucben 3e6afb93cd version number 2025-05-06 00:15:15 +02:00
1brucben 23b13971c6 strengthen dogpile 2025-05-06 00:12:08 +02:00
1brucben f676a6e0f7 flag fix and speed up 2025-05-06 00:09:22 +02:00
1brucben fe27f0f106 flag update 2025-05-05 22:42:58 +02:00
1brucben f862ad36df dogpile fix again 2025-05-05 22:28:24 +02:00
1brucben 82a5f1795c dogpile fix 2025-05-05 21:27:05 +02:00
evan c97eca0ed2 double the player count of team games (max 150), and do 3:1 ffa:team ratio 2025-05-05 11:23:29 -07:00
evan cea6e0bc11 update & refactor MapPlaylist: remove big/small map distinction, ensure no map is repeated within 5 rounds, update how map is shuffled 2025-05-05 10:55:53 -07:00
evan 2e9c393744 add server debug for vscode 2025-05-05 10:55:53 -07:00
Duwibi fa4aef7693 Readd Penguin Empire and Serbo-Croatian flags (#658)
## Description:
Readds Penguin Empire and Serbo-Croatian flags

## Please complete the following:

- [ ] I have added screenshots for all UI updates
- [ ] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [ ] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors

## Please put your Discord username so you can be contacted if a bug or
regression is found:

<DISCORD USERNAME>
Nikola123
2025-05-05 10:49:44 -07:00
Aotumuri 29076f84c5 fixed team count (#654)
## Description:
fixed .w.

<img width="541" alt="スクリーンショット 2025-05-05 11 22 34"
src="https://github.com/user-attachments/assets/4c324d64-a9cd-44a8-a72b-2465849303c9"
/>

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors

## Please put your Discord username so you can be contacted if a bug or
regression is found:
aotumuri
2025-05-05 09:14:55 -07:00
Scott Anderson 5d828f7d42 Add a new apiHost configuration for local development (#655)
## Description:

Allow developers to override the API base.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors

Co-authored-by: Scott Anderson <662325+scottanderson@users.noreply.github.com>
2025-05-05 09:13:53 -07:00
Aotumuri 7092e9c166 Added keybinding configuration. (#548)
## Description:
Added support for customizable keybind settings.

fixes #549

fixed these bug
https://discord.com/channels/1284581928254701718/1363254158341308668
https://discord.com/channels/1284581928254701718/1362159209642459166

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors

## Please put your Discord username so you can be contacted if a bug or
regression is found:
aotumuri
2025-05-05 08:40:52 -07:00
1brucben e3052546c5 nations attack terra nulla first. 2025-05-05 02:13:53 +02:00
evan ef7b7aed7c move dependencies into 'dependencies' layer to speed up build time 2025-05-04 13:45:20 -07:00