Commit Graph

591 Commits

Author SHA1 Message Date
Federico Cecchetto
d88a48b666 Use builtin LUI event handler + fixes 2022-03-22 20:27:20 +01:00
fed
cc4c8b242d
Update README [skip ci] 2022-03-21 21:56:29 +01:00
Federico Cecchetto
40f277abfd Hopefully fix event_handler 2022-03-21 21:48:22 +01:00
Federico Cecchetto
b1c69e74b7 Small fix + cleanup 2022-03-21 18:39:51 +01:00
fed
0938e5450d Small fix 2022-03-21 10:41:59 +01:00
fed
ca72522988 Re-add json script 2022-03-21 10:39:24 +01:00
Federico Cecchetto
d6900f2af6 Small scripting changes 2022-03-20 19:51:29 +01:00
Federico Cecchetto
6b2cf9df0e Don't always release custom assets 2022-03-20 19:40:15 +01:00
Federico Cecchetto
51d04f1cd3 Small fix 2022-03-20 01:26:41 +01:00
Federico Cecchetto
2f5eaa8298 Cleanup ui scripts 2022-03-20 00:57:07 +01:00
Federico Cecchetto
769d2c74cb Some fixes 2022-03-20 00:41:25 +01:00
Federico Cecchetto
0b50ac734d New updater 2022-03-20 00:13:14 +01:00
fed
2245fd20c1
Merge pull request #209 from fedddddd/dependabot/submodules/deps/libtommath-66de864
Bump deps/libtommath from `04e9d1e` to `66de864`
2022-03-19 22:39:36 +00:00
Federico Cecchetto
ad042ec91d Fix release build crash 2022-03-19 23:38:50 +01:00
Federico Cecchetto
964ceb5be9 Custom font & material support 2022-03-19 23:06:00 +01:00
fed
2dc8a30ea6
Merge pull request #210 from fedddddd/dependabot/submodules/deps/asmjit-f1a399c
Bump deps/asmjit from `6efd4d5` to `f1a399c`
2022-03-19 01:01:28 +00:00
fed
a002dec4b5
Merge pull request #213 from fedddddd/dependabot/submodules/deps/libtomcrypt-06a81ae
Bump deps/libtomcrypt from `673f5ce` to `06a81ae`
2022-03-19 01:01:14 +00:00
fed
641c9b2bce
Merge pull request #216 from fedddddd/dependabot/submodules/deps/protobuf-46c3651
Bump deps/protobuf from `5ad0697` to `46c3651`
2022-03-19 01:01:07 +00:00
fed
510d8f036f
Merge pull request #217 from fedddddd/dependabot/submodules/deps/curl-c20a516
Bump deps/curl from `2583c3d` to `c20a516`
2022-03-19 01:01:01 +00:00
dependabot[bot]
9fa920e883
Bump deps/curl from 2583c3d to c20a516
Bumps [deps/curl](https://github.com/curl/curl) from `2583c3d` to `c20a516`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](2583c3d1ce...c20a516d03)

---
updated-dependencies:
- dependency-name: deps/curl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 22:17:28 +00:00
dependabot[bot]
d85be87f88
Bump deps/protobuf from 5ad0697 to 46c3651
Bumps [deps/protobuf](https://github.com/google/protobuf) from `5ad0697` to `46c3651`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](5ad0697c86...46c3651c31)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 22:17:24 +00:00
Federico Cecchetto
80015c3839 Fix event_handler 2022-03-18 22:11:08 +01:00
Federico Cecchetto
22b14523b7 Use different loader method 2022-03-18 22:02:44 +01:00
dependabot[bot]
5fc0bf3447
Bump deps/libtomcrypt from 673f5ce to 06a81ae
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `673f5ce` to `06a81ae`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](673f5ce290...06a81aeb22)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 22:23:48 +00:00
dependabot[bot]
be3d0a935a
Bump deps/asmjit from 6efd4d5 to f1a399c
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `6efd4d5` to `f1a399c`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](6efd4d563d...f1a399c4fe)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 22:19:32 +00:00
dependabot[bot]
14930ad3fd
Bump deps/libtommath from 04e9d1e to 66de864
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `04e9d1e` to `66de864`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](04e9d1e7a0...66de86426e)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 22:19:13 +00:00
Federico Cecchetto
a70fd7bd80 Small fix 2022-03-13 19:35:38 +01:00
Federico Cecchetto
725e0605e8 More LUI error handling 2022-03-11 22:06:05 +01:00
fed
95263d4ddd
Merge pull request #200 from fedddddd/dependabot/submodules/deps/protobuf-5ad0697
Bump deps/protobuf from `0a246e2` to `5ad0697`
2022-03-10 01:48:01 +01:00
fed
8fb5368fd2
Merge pull request #201 from fedddddd/dependabot/submodules/deps/rapidjson-8261c1d
Bump deps/rapidjson from `e4bde97` to `8261c1d`
2022-03-10 01:47:54 +01:00
fed
7b98bc639c
Merge pull request #202 from fedddddd/dependabot/submodules/deps/curl-2583c3d
Bump deps/curl from `c07b95e` to `2583c3d`
2022-03-10 01:47:46 +01:00
dependabot[bot]
62151a86ef
Bump deps/curl from c07b95e to 2583c3d
Bumps [deps/curl](https://github.com/curl/curl) from `c07b95e` to `2583c3d`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](c07b95e280...2583c3d1ce)

---
updated-dependencies:
- dependency-name: deps/curl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 22:23:32 +00:00
dependabot[bot]
b2330b1546
Bump deps/rapidjson from e4bde97 to 8261c1d
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `e4bde97` to `8261c1d`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](e4bde97744...8261c1ddf4)

---
updated-dependencies:
- dependency-name: deps/rapidjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 22:23:28 +00:00
dependabot[bot]
a6fb0757c8
Bump deps/protobuf from 0a246e2 to 5ad0697
Bumps [deps/protobuf](https://github.com/google/protobuf) from `0a246e2` to `5ad0697`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](0a246e23f8...5ad0697c86)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 22:23:25 +00:00
fed
e1dc427d82
Merge pull request #192 from fedddddd/dependabot/submodules/deps/curl-c07b95e
Bump deps/curl from `6e9373b` to `c07b95e`
2022-03-05 19:09:16 +01:00
fed
95ae41c8f3
Merge pull request #194 from fedddddd/dependabot/submodules/deps/protobuf-0a246e2
Bump deps/protobuf from `e847034` to `0a246e2`
2022-03-05 19:09:09 +01:00
dependabot[bot]
ad8397ca50
Bump deps/protobuf from e847034 to 0a246e2
Bumps [deps/protobuf](https://github.com/google/protobuf) from `e847034` to `0a246e2`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](e8470340e0...0a246e23f8)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 22:14:44 +00:00
Federico Cecchetto
82a79009a3 Small fix 2022-03-03 01:17:22 +01:00
dependabot[bot]
faccb47c91
Bump deps/curl from 6e9373b to c07b95e
Bumps [deps/curl](https://github.com/curl/curl) from `6e9373b` to `c07b95e`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](6e9373b5f4...c07b95e280)

---
updated-dependencies:
- dependency-name: deps/curl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 22:24:43 +00:00
fed
4ca10438eb
Merge pull request #178 from fedddddd/dependabot/submodules/deps/lua-8426d9b
Bump deps/lua from `5d708c3` to `8426d9b`
2022-02-25 18:20:46 +01:00
fed
2e1ae411f9
Merge pull request #182 from fedddddd/dependabot/submodules/deps/asmjit-6efd4d5
Bump deps/asmjit from `a4e1e88` to `6efd4d5`
2022-02-25 18:20:39 +01:00
fed
d0d2949ff4
Merge pull request #183 from fedddddd/dependabot/submodules/deps/protobuf-e847034
Bump deps/protobuf from `2f91da5` to `e847034`
2022-02-25 18:20:33 +01:00
fed
0c6f49887b
Merge pull request #184 from fedddddd/dependabot/submodules/deps/curl-6e9373b
Bump deps/curl from `999c217` to `6e9373b`
2022-02-25 18:20:25 +01:00
dependabot[bot]
da4a57d23e
Bump deps/curl from 999c217 to 6e9373b
Bumps [deps/curl](https://github.com/curl/curl) from `999c217` to `6e9373b`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](999c2179a1...6e9373b5f4)

---
updated-dependencies:
- dependency-name: deps/curl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 22:16:32 +00:00
dependabot[bot]
b3cf8eebc7
Bump deps/protobuf from 2f91da5 to e847034
Bumps [deps/protobuf](https://github.com/google/protobuf) from `2f91da5` to `e847034`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](2f91da585e...e8470340e0)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 22:16:29 +00:00
dependabot[bot]
213ec956a1
Bump deps/asmjit from a4e1e88 to 6efd4d5
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `a4e1e88` to `6efd4d5`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](a4e1e88374...6efd4d563d)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 22:16:22 +00:00
Federico Cecchetto
2cca7eae6a Fix converted functions 2022-02-23 20:50:05 +01:00
dependabot[bot]
2558840ede
Bump deps/lua from 5d708c3 to 8426d9b
Bumps [deps/lua](https://github.com/lua/lua) from `5d708c3` to `8426d9b`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](5d708c3f9c...8426d9b4d4)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 22:19:45 +00:00
fed
2567f762a0
Merge pull request #174 from fedddddd/dependabot/submodules/deps/asmjit-a4e1e88
Bump deps/asmjit from `28c4d8c` to `a4e1e88`
2022-02-22 17:01:12 +01:00
fed
0733da13fd
Merge pull request #175 from fedddddd/dependabot/submodules/deps/curl-999c217
Bump deps/curl from `bbe7042` to `999c217`
2022-02-22 17:01:05 +01:00