dependabot-preview[bot]
|
fb71e63a0a
|
Bump deps/libtomcrypt from 077f4d6 to 165c795
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `077f4d6` to `165c795`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](077f4d6367...165c795b65 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-15 07:14:56 +00:00 |
|
momo5502
|
37b1f2eafb
|
Fix command input in console
|
2021-04-14 21:42:35 +02:00 |
|
momo5502
|
065a0cb7b2
|
Create unified logging interface
This fixes #78
|
2021-04-14 20:26:52 +02:00 |
|
momo5502
|
c434f8bb34
|
Make game console thread safe
|
2021-04-14 20:26:51 +02:00 |
|
Maurice Heumann
|
522a4393ba
|
Merge pull request #77 from XLabsProject/dependabot/submodules/deps/asmjit-0dd16b0
Bump deps/asmjit from `a4dd0b2` to `0dd16b0`
|
2021-04-14 18:04:21 +02:00 |
|
momo5502
|
4ec4af0f5d
|
Log messages in the proper thread
|
2021-04-14 18:03:51 +02:00 |
|
dependabot-preview[bot]
|
0dc0aa9048
|
Bump deps/asmjit from a4dd0b2 to 0dd16b0
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `a4dd0b2` to `0dd16b0`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](a4dd0b2d8b...0dd16b0a98 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-14 08:04:42 +00:00 |
|
momo5502
|
29d6500009
|
Fix formatting
|
2021-04-13 21:38:18 +02:00 |
|
momo5502
|
92177e515a
|
Fix warning
|
2021-04-12 12:34:31 +02:00 |
|
momo5502
|
a44129f270
|
Use hash-based guid
This fixes #74
|
2021-04-12 12:26:49 +02:00 |
|
Maurice Heumann
|
91caff6a2e
|
Merge pull request #71 from XLabsProject/dependabot/submodules/deps/sol2-f56b3c6
Bump deps/sol2 from `bc04471` to `f56b3c6`
|
2021-04-12 11:45:47 +02:00 |
|
Maurice Heumann
|
7e1f15dc92
|
Merge pull request #72 from XLabsProject/dependabot/submodules/deps/lua-eadd8c7
Bump deps/lua from `e7803f7` to `eadd8c7`
|
2021-04-12 11:45:37 +02:00 |
|
Maurice Heumann
|
ffd2af4c17
|
Merge pull request #73 from XLabsProject/dependabot/submodules/deps/libtomcrypt-077f4d6
Bump deps/libtomcrypt from `910d625` to `077f4d6`
|
2021-04-12 11:45:26 +02:00 |
|
dependabot-preview[bot]
|
274ed2f500
|
Bump deps/libtomcrypt from 910d625 to 077f4d6
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `910d625` to `077f4d6`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](910d625277...077f4d6367 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-12 07:43:22 +00:00 |
|
dependabot-preview[bot]
|
3dced4a5d8
|
Bump deps/lua from e7803f7 to eadd8c7
Bumps [deps/lua](https://github.com/lua/lua) from `e7803f7` to `eadd8c7`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](e7803f7dbc...eadd8c7178 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-12 07:42:44 +00:00 |
|
dependabot-preview[bot]
|
d394f44afd
|
Bump deps/sol2 from bc04471 to f56b3c6
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `bc04471` to `f56b3c6`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](bc04471c11...f56b3c698c )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-12 07:42:10 +00:00 |
|
Maurice Heumann
|
db340cedc1
|
Fix deleting tasks
|
2021-04-12 08:49:12 +02:00 |
|
momo5502
|
0ba98d64af
|
Remove uses of concurrent_list
|
2021-04-11 21:04:57 +02:00 |
|
Maurice Heumann
|
c4c7d52d60
|
Merge pull request #70 from XLabsProject/feature/scripting
Feature/scripting
|
2021-04-11 20:28:33 +02:00 |
|
quaK
|
92def5557d
|
Update function table & structs
|
2021-04-11 21:14:05 +03:00 |
|
momo5502
|
e146d57b26
|
Small fixes
|
2021-04-10 22:06:04 +02:00 |
|
momo5502
|
998fbf9421
|
Fix fov reset for real
|
2021-04-10 21:26:42 +02:00 |
|
momo5502
|
c2617cff30
|
Small cleanup
|
2021-04-10 19:20:47 +02:00 |
|
momo5502
|
a65a3eef1f
|
Set login name as default username
|
2021-04-10 17:32:38 +02:00 |
|
momo5502
|
50fda97164
|
Reduce required RAM size for dedis
|
2021-04-10 16:18:03 +02:00 |
|
momo5502
|
083ec78efb
|
Fix performance issues and random frame drops
|
2021-04-10 15:05:58 +02:00 |
|
momo5502
|
5b9d4fe82a
|
Fix warning
|
2021-04-10 12:29:50 +02:00 |
|
Maurice Heumann
|
5e817216f7
|
Enable double clicking again
|
2021-04-10 12:05:14 +02:00 |
|
Maurice Heumann
|
e083fef6c9
|
Fix fov resets
This should fix #6
|
2021-04-10 11:09:18 +02:00 |
|
Maurice Heumann
|
aca59601a9
|
Merge pull request #67 from XLabsProject/dependabot/submodules/deps/rapidjson-47b837e
Bump deps/rapidjson from `49aa0fc` to `47b837e`
|
2021-04-09 09:25:58 +02:00 |
|
momo5502
|
cc54d573a8
|
Increase server tickrate to 30hz
|
2021-04-08 19:51:58 +02:00 |
|
momo5502
|
b0528670d3
|
Cleanup dvar patches
|
2021-04-08 19:51:58 +02:00 |
|
dependabot-preview[bot]
|
3769d5db95
|
Bump deps/rapidjson from 49aa0fc to 47b837e
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `49aa0fc` to `47b837e`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](49aa0fc15d...47b837e14a )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-08 08:05:09 +00:00 |
|
Maurice Heumann
|
900614cb15
|
Merge pull request #66 from mjkzy/patch-2
discord presence final commit
|
2021-04-08 09:32:44 +02:00 |
|
m
|
b7df893d6d
|
discord presence final commit
got everything with this now :p
|
2021-04-08 02:29:52 -05:00 |
|
Maurice Heumann
|
c96af6d3ad
|
Optimize scheduler
|
2021-04-08 08:55:11 +02:00 |
|
Maurice Heumann
|
f3d7d2c786
|
Stabilize external console
|
2021-04-08 08:10:22 +02:00 |
|
momo5502
|
760b6469ec
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-04-07 21:04:51 +02:00 |
|
Maurice Heumann
|
e1fabc395e
|
Merge pull request #65 from XLabsProject/release/v0.0.2
Release v0.0.2
|
2021-04-07 20:56:38 +02:00 |
|
X Labs Bot
|
60f9f6c7d1
|
Prepare release v0.0.2
|
2021-04-07 18:55:58 +00:00 |
|
momo5502
|
75b6d04895
|
Update changelog
|
2021-04-07 20:55:18 +02:00 |
|
momo5502
|
30eda0428a
|
Allocate new asset pools at compile time
|
2021-04-07 20:28:53 +02:00 |
|
Maurice Heumann
|
f4074a7124
|
Merge pull request #64 from mjkzy/patch-1
discord presence - host name address
|
2021-04-07 15:39:56 +02:00 |
|
m
|
4b7f9a8042
|
fix host name address, oopsie
|
2021-04-07 08:10:21 -05:00 |
|
Maurice Heumann
|
fe110ade18
|
Fix changelog
|
2021-04-07 09:53:39 +02:00 |
|
Maurice Heumann
|
e1858a3bee
|
Prepare the changelog
|
2021-04-07 09:45:20 +02:00 |
|
Maurice Heumann
|
0e3e2d5516
|
Fix workflow
|
2021-04-07 09:24:06 +02:00 |
|
Maurice Heumann
|
0242115c02
|
Merge pull request #59 from mjkzy/patch-1
Discord RPC - party size + party size max
|
2021-04-07 08:57:13 +02:00 |
|
m
|
d0bbc27391
|
implement party size + max
|
2021-04-06 23:00:20 -05:00 |
|
momo5502
|
cd51968f52
|
Refactor cryptography component
|
2021-04-06 19:57:20 +02:00 |
|