index
:
Diplomacy
master
Update https://github.com/diplomacy/diplomacy
Jeff Heiges
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diplomacy
/
web
/
src
Age
Commit message (
Expand
)
Author
2025-03-11
Update packages due to them being deprecated or vulnerable.
Jeff Heiges
2025-03-11
Resolve ReactDOM.render is deprecated since React 18.0.0, use createRoot inst...
Jeff Heiges
2019-09-14
channel.authenticate() - Deprecated argument 'create_user'
Philip Paquette
2019-08-14
[Web] Integrated new maps on the web interface
notoraptor
2019-08-05
{web] Just reload interface when notification "power orders flag" is received.
notoraptor
2019-08-01
Refactored SVG map into a React component
notoraptor
2019-08-01
ChoosePower - Powers are sorted by alphabetical order
notoraptor
2019-08-01
Added overflow-y: scroll to CSS to prevent vertical scroll bar from appearing
notoraptor
2019-07-25
Add select via shortcut (#61)
notoraptor
2019-07-25
[Web] Added game creation interface
notoraptor
2019-07-23
[Web] - Set withOrders to 'N/A' when the power has no orderable locs
notoraptor
2019-07-19
[web] Update state correctly when a power is kicked. (#54)
notoraptor
2019-07-18
Reset local orders for a power if we receive a power orders update.
notoraptor
2019-07-18
Open DAIDE port on game loading and display on web
notoraptor
2019-07-17
[web] Make button "Delete all" remove only orders from current se… (#49)
notoraptor
2019-07-17
[web] Set table info to "N/A" for eliminated powers.
notoraptor
2019-07-16
Go back to connection page from any other page if re-connection failed after ...
notoraptor
2019-07-16
[web] Add a button to delete game. (#39)
notoraptor
2019-07-07
Updated the web interface to have 3 tabs - Results / Messages / Current
Philip Paquette
2019-04-18
[python] Update SMALL_MAPS in convoy_paths with newly created maps.
notoraptor
2019-04-18
Web - Fixed issue when hovering over a province with no orders
notoraptor
2019-04-18
Release v1.0.0 - Diplomacy Game Engine - AGPL v3+ License
Philip Paquette