Luna
f2b354caa9
Fix update failing when IPv6 available
Use a new subdomain ipv4.cosinegaming.com, which contains the same IP
but only IPv4, so that godot will not try to use IPv6, which it cannot
do (it fails Error #2 ).
See https://github.com/godotengine/godot/issues/18275 for details on
that godot bug.
7 years ago
Luna
e0a2a515db
[WIP] [Windows] Add certificates but use http
7 years ago
Luna
ab914f69dd
Merge branch 'master' into feature-internal-update
7 years ago
Luna
547306edf4
Add icon, licensing info
7 years ago
Luna
0ee6d8feb8
Update some plans
7 years ago
Luna
0ff3605ae6
Prepare auto-update for deployment
7 years ago
Luna
30f1ef8c4b
Merge branch 'feature-updates'
7 years ago
Luna
5e5c02dc32
Clean up working directory doc.md -> docs/
7 years ago
Luna
7c204e8688
Increase switch_charge faster with motion
7 years ago
Luna
6f726dcddb
Fix lobby version check fail
7 years ago
Luna
5d86c7ba26
Move version to util / singleton / global
7 years ago
Luna
982e8f0d34
Add auto-updating feature
7 years ago
Luna
03dbfd1108
Make global server domain more flexible
7 years ago
Luna
8f85c79dbe
[WIP] Allow domains in IP
7 years ago
Luna
b02bd19d52
Change port
7 years ago
Luna
1e04ce705f
Make win text larger
7 years ago
Luna
763cb19893
Add server script
7 years ago
Luna
04bd3dc61d
[WIP] Fix restart race condition
7 years ago
Luna
a8f4c317ec
Masterize objective transform
7 years ago
Luna
14bef9fe99
Fix server not recognising live-joins
7 years ago
Luna
2f37d5f3ad
Fix objective timer not syncing, reset game
7 years ago
Luna
c95a4fcc97
Fix players spawning off the platform
7 years ago
Luna
d4a8b70496
Add X11 export for testing
7 years ago
Luna
2533cd1c56
Clean up network calls in placement request_placed
7 years ago
Luna
8412ab0cbb
Network placement nodes properly in live-join
7 years ago
Luna
1c27bc51f0
Merge branch 'feature-live-join' into feature-central-server
7 years ago
Luna
384f52ac93
[WIP] Update placement on live join
7 years ago
Luna
f00ee03b04
Allow players to join server while game running
7 years ago
Luna
116a5da699
Only get_master_player when not headless
7 years ago
Luna
9734337547
Change lobby interface to better match new model
7 years ago
Luna
c1f4dfd590
Increase respawn time, but don't increase charge
7 years ago
Luna
d7f4d5e9d1
[Hero 5] Delete portals in pairs
7 years ago
Luna
26dd151306
[Hero 4] Add scoping in (zoom) with right click
Using FOV
7 years ago
Luna
9a591bf473
Update slaves with switch_charge for interactions
7 years ago
Luna
10b41bd1f2
Allow name change after server join
7 years ago
Luna
da914cebc4
Ignore release/ directory
7 years ago
Luna
24ffc3043e
Add non-code comments in doc.md; update plans.md
7 years ago
Luna
3ecdbe00a6
Color objective to show your team's side
7 years ago
Luna
9975170677
[Hero 1] Nerf: Reduce max walls to 5
7 years ago
Luna
a8b1742c07
[Level 2] Make objective more accessible
7 years ago
Luna
1d4a44a695
Fix players getting stuck on walls
7 years ago
Luna
3b31a0609a
[Hero 5] Add graphics and increase radius
7 years ago
Luna
2767008ba2
Fix ghost names on hero switch
7 years ago
Luna
c950cdb6e1
[Hero 5] Fix spawning too high in portals
7 years ago
Luna
67c74db3e5
Add util.gd; Make Hero 5 portals only for friends
7 years ago
Luna
1fdff52429
[Hero 5] Add portal placement and portal behavior
7 years ago
Luna
7ca8ee31b0
Fix `placement.gd` not working with multiplayer
7 years ago
Luna
16628cd6d6
[Refactor] Use player pick_from function in Hero 4
7 years ago
Luna
517efc9cea
Refactor hero 1 wall placement into `placement.gd`
7 years ago
Luna
2f1026c9fc
Move godot overrides to top of player.gd
7 years ago