Maurice Heumann
|
cf61232020
|
Fix dedicated server heartbeats
|
2023-02-08 18:27:30 +01:00 |
|
Maurice Heumann
|
3ec1361ed9
|
Remove debug count
|
2023-02-07 19:27:03 +01:00 |
|
momo5502
|
736c4735c0
|
Fix client counts
|
2023-02-07 19:21:25 +01:00 |
|
momo5502
|
34291fb4d3
|
Correct max player count
|
2023-02-07 18:56:16 +01:00 |
|
Maurice Heumann
|
ec11bffbaa
|
Remove empty line
|
2023-02-06 18:45:21 +01:00 |
|
Maurice Heumann
|
74100dc869
|
Fix some serverlist issues
|
2023-02-06 18:39:55 +01:00 |
|
Maurice Heumann
|
f94b775094
|
Revert "Fix ip address order"
This reverts commit 12da0044be1f717b7e2b15a3cfb07842f4a1da1e.
|
2023-02-05 20:06:17 +01:00 |
|
Maurice Heumann
|
c040651b2d
|
Fix ip address order
|
2023-02-05 19:59:17 +01:00 |
|
Maurice Heumann
|
a2f52bce23
|
Run dedis without steam
|
2023-02-05 19:53:48 +01:00 |
|
Maurice Heumann
|
a15d6df35b
|
Regularly send server heatbeats
|
2023-02-05 19:39:44 +01:00 |
|
Maurice Heumann
|
e8372463cd
|
Remove bad stats hook
|
2023-02-05 19:08:47 +01:00 |
|
Maurice Heumann
|
513f673c01
|
Add serverlist support
|
2023-02-05 19:08:36 +01:00 |
|
Maurice Heumann
|
5a7be3732c
|
Small cleanup
|
2023-02-05 10:19:00 +01:00 |
|
Maurice Heumann
|
89d055a559
|
Skip the intro for dev builds
#128
|
2023-02-05 10:18:41 +01:00 |
|
Maurice Heumann
|
74bb7bcf0b
|
Handle stats transfer for dedis
Ugly workaround for #98
|
2023-02-04 16:17:44 +01:00 |
|
Maurice Heumann
|
ba1b66294c
|
Remove experiments
|
2023-02-04 16:02:20 +01:00 |
|
Maurice Heumann
|
e88ad62b4d
|
Experiments
|
2023-02-04 15:53:54 +01:00 |
|
Maurice Heumann
|
6ac0dd57e6
|
Fix client
|
2023-02-03 19:19:47 +01:00 |
|
momo5502
|
0666cff236
|
Fix server logic
|
2023-02-01 21:00:12 +01:00 |
|
Maurice Heumann
|
c25ad4dcb8
|
Better DPI awareness
|
2023-01-31 19:14:02 +01:00 |
|
Maurice Heumann
|
924e476328
|
Small adjustments
|
2023-01-31 19:07:33 +01:00 |
|
Maurice Heumann
|
dd5799f94a
|
Slight color adjustment
|
2023-01-31 18:57:37 +01:00 |
|
Maurice Heumann
|
6545ca963c
|
Adjust launcher
|
2023-01-31 18:56:21 +01:00 |
|
Maurice Heumann
|
d6db362296
|
Change launcher size
|
2023-01-31 18:14:02 +01:00 |
|
Maurice Heumann
|
b82d2d9438
|
Extract updater
|
2023-01-31 18:13:54 +01:00 |
|
Maurice Heumann
|
3177b74a37
|
Patched potentially cached browser emulator in urlmon
|
2023-01-31 18:13:25 +01:00 |
|
Maurice Heumann
|
c8cfa819f0
|
Merge pull request #124 from momo5502/dependabot/submodules/deps/stb-5736b15
Bump deps/stb from `8b5f1f3` to `5736b15`
|
2023-01-30 19:17:41 +01:00 |
|
dependabot[bot]
|
0c4b41a88f
|
Bump deps/stb from 8b5f1f3 to 5736b15
Bumps [deps/stb](https://github.com/nothings/stb) from `8b5f1f3` to `5736b15`.
- [Release notes](https://github.com/nothings/stb/releases)
- [Commits](8b5f1f37b5...5736b15f7e )
---
updated-dependencies:
- dependency-name: deps/stb
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 18:12:12 +00:00 |
|
momo5502
|
c64ad6b1c2
|
Launcher progress
|
2023-01-30 19:10:58 +01:00 |
|
momo5502
|
28c87b13d6
|
Stb fixes
|
2023-01-30 19:10:58 +01:00 |
|
Maurice Heumann
|
939f824d34
|
Merge pull request #123 from momo5502/dependabot/submodules/deps/zlib-fa8cd50
Bump deps/zlib from `a9b4c1d` to `fa8cd50`
|
2023-01-30 19:09:23 +01:00 |
|
momo5502
|
e60ffbc9ee
|
Prepare launcher
|
2023-01-30 18:47:51 +01:00 |
|
momo5502
|
f2924eee05
|
Early DPI awareness
|
2023-01-30 18:38:41 +01:00 |
|
dependabot[bot]
|
4decadfbce
|
Bump deps/zlib from a9b4c1d to fa8cd50
Bumps [deps/zlib](https://github.com/madler/zlib) from `a9b4c1d` to `fa8cd50`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](a9b4c1de37...fa8cd50ada )
---
updated-dependencies:
- dependency-name: deps/zlib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 17:19:27 +00:00 |
|
momo5502
|
10cbf6a8bc
|
Add new symbols
|
2023-01-28 15:29:52 +01:00 |
|
momo5502
|
3ad19292a9
|
Wait for console start
|
2023-01-26 20:36:14 +01:00 |
|
Maurice Heumann
|
0b9e989dee
|
Merge pull request #117 from momo5502/dependabot/submodules/deps/zlib-a9b4c1d
Bump deps/zlib from `02a6049` to `a9b4c1d`
|
2023-01-25 18:46:19 +01:00 |
|
dependabot[bot]
|
b6c97a9650
|
Bump deps/zlib from 02a6049 to a9b4c1d
Bumps [deps/zlib](https://github.com/madler/zlib) from `02a6049` to `a9b4c1d`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](02a6049eb3...a9b4c1de37 )
---
updated-dependencies:
- dependency-name: deps/zlib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-25 17:09:38 +00:00 |
|
Maurice Heumann
|
ce2f04ef12
|
Small renaming
|
2023-01-24 18:54:29 +01:00 |
|
Maurice Heumann
|
2382653b28
|
Merge pull request #116 from momo5502/dependabot/submodules/deps/libtomcrypt-2a1b284
Bump deps/libtomcrypt from `29986d0` to `2a1b284`
|
2023-01-21 14:08:07 +01:00 |
|
Maurice Heumann
|
c4dc16155f
|
Merge pull request #115 from momo5502/dependabot/submodules/deps/asmjit-e136425
Bump deps/asmjit from `3ee3846` to `e136425`
|
2023-01-21 14:02:34 +01:00 |
|
dependabot[bot]
|
233441c444
|
Bump deps/libtomcrypt from 29986d0 to 2a1b284
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `29986d0` to `2a1b284`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](29986d04f2...2a1b284677 )
---
updated-dependencies:
- dependency-name: deps/libtomcrypt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-19 17:10:15 +00:00 |
|
dependabot[bot]
|
5e85a65be9
|
Bump deps/asmjit from 3ee3846 to e136425
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `3ee3846` to `e136425`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](3ee3846283...e136425673 )
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-18 17:09:10 +00:00 |
|
Maurice Heumann
|
6df15ce091
|
Merge pull request #109 from momo5502/dependabot/submodules/deps/rapidjson-012be85
Bump deps/rapidjson from `1ce516e` to `012be85`
|
2023-01-17 10:45:43 +01:00 |
|
Maurice Heumann
|
d92ae8f2fa
|
Merge pull request #111 from momo5502/dependabot/submodules/deps/asmjit-3ee3846
Bump deps/asmjit from `a9ac135` to `3ee3846`
|
2023-01-17 10:45:37 +01:00 |
|
dependabot[bot]
|
957bb396c1
|
Bump deps/asmjit from a9ac135 to 3ee3846
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `a9ac135` to `3ee3846`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](a9ac13536e...3ee3846283 )
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-16 17:12:51 +00:00 |
|
dependabot[bot]
|
e847ac2892
|
Bump deps/rapidjson from 1ce516e to 012be85
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `1ce516e` to `012be85`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](1ce516e50b...012be85287 )
---
updated-dependencies:
- dependency-name: deps/rapidjson
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-13 17:07:42 +00:00 |
|
Maurice Heumann
|
d547aa6065
|
Merge pull request #106 from mjkzy/gsc
fix infinite loop
|
2023-01-10 11:00:11 +01:00 |
|
Maurice Heumann
|
d32ed2422a
|
Merge pull request #105 from diamante0018/main
fix(network): add is_server check
|
2023-01-10 10:59:30 +01:00 |
|
m
|
f9939aa2ab
|
Update and rename patches.cpp to dedi_patches.cpp
|
2023-01-09 16:23:29 -06:00 |
|