Commit Graph

1357 Commits

Author SHA1 Message Date
Rim
0c4238b9ac chore: remove old files.json; changed current files.json to shown as a sample 2024-05-14 19:35:37 -04:00
Rim
927be7071f refactor(steam_proxy.cpp): revert to returning nosteam if user doesn't have steam installed 2024-05-14 19:33:11 -04:00
Rim
e7b4c63dcd chore: remove unnecessary installer files 2024-05-14 17:51:37 -04:00
Rim
c7427caacd Update links in README.md 2024-03-15 03:16:45 -04:00
Rim
c6be0f0aae Refactor(branding.cpp): Remove branding functions 2024-03-11 05:06:07 -04:00
Rim
978c7ca30e Add installer to repo 2024-03-11 05:03:16 -04:00
Rim
b13d7968bc Update build tools 2024-03-11 05:02:29 -04:00
Rim
5918a8285c Remove release from repo 2024-03-11 05:02:02 -04:00
Rim
03a9502409 Update SHA hash for t7x.exe in files.json 2023-12-22 19:08:41 -05:00
Rim
a44b0e31ea Update README.md 2023-12-22 15:22:57 -05:00
Rim
683067ffe7 Update link 2023-12-17 01:45:26 -05:00
Rim
82295efd61 Update links and add bypass files 2023-12-17 01:39:13 -05:00
Rim
eb567485ba Add space to console title, update README.md 2023-12-17 01:31:24 -05:00
Rim
9133930203 Fix link 2023-12-16 21:46:27 -05:00
Rim
64dad106a2 Update README.md for installer 2023-12-16 21:44:48 -05:00
Rim
5aa1e42399 Update README.md 2023-12-10 09:00:33 -05:00
Rim
1e6718bb0e Refactor switch cases to use break statements instead of commented code 2023-12-06 22:25:54 -05:00
Rim
4af4c25246 Update README.md & build.md 2023-12-06 20:58:05 -05:00
Rim
c90f55447b Remove Steam Ownership Verification, add build script 2023-12-06 18:59:55 -05:00
Rim
1b4e540a0f Update README.md 2023-12-06 18:55:15 -05:00
Rim
c747276738 Add T7x banner asset and dedi server configs 2023-12-06 18:35:58 -05:00
Rim
bc03b546c8 Update files.json with new resource hashes, add script for formatting hashes
Update the new files.json with new resource hashes to allow users to host their own file index and pull from there by adjusting the master in the build. Adding the /data/ folder and files.json to the http fastDL index should pull the correct files
2023-12-06 18:24:15 -05:00
Rim
89881e31f0 Remove update server to prevent new versions of ext.dll
Removes the file update server to prevent launcher files and ext.dll files from downloading in order to keep Steam verification removed. Ownership is required with the new ext.dll.
2023-12-06 18:11:33 -05:00
Rim
9a07089892 Revert launcher style, branding, and app icon 2023-12-06 18:09:36 -05:00
Rim
46928d7083 Remove --dirty build flag in premake 2023-12-06 17:45:00 -05:00
Rim
3e75c64ece Remove branding 2023-12-06 17:44:25 -05:00
Rim
56ed86f2a4 Add deps locally 2023-12-06 17:43:39 -05:00
Diavolo
597c2fc5de Oops, was it too soon? 2023-12-05 15:48:23 +01:00
Diavolo
933dd54d63 fix(resource): fix original file name value 2023-12-04 17:39:04 +01:00
Diavolo
16d198b796 fix: Fix error happening to Linux users 2023-12-04 12:44:58 +01:00
Edo
a8e26a4a99 Merge pull request #9 from alterware/dependabot/submodules/deps/asmjit-6a13a93
build(deps): bump deps/asmjit from `e731f57` to `6a13a93`
2023-12-04 10:18:45 +01:00
Diavolo
c735267794 fix: fix curl submodule 2023-12-04 10:17:44 +01:00
dependabot[bot]
1635a89429 build(deps): bump deps/asmjit from e731f57 to 6a13a93
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `e731f57` to `6a13a93`.
- [Commits](e731f57975...6a13a935d1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 07:59:28 +00:00
Diavolo
3aebdde5c6 feat: set max value of sv_network_fps 2023-12-04 00:37:02 +01:00
Diavolo
c743b2f814 feat: add options to load map specific GSC scripts 2023-12-03 21:31:46 +01:00
Diavolo
2af3020419 feat: make t7x parent folder of the players folder 2023-12-03 17:31:56 +01:00
Diavolo
cdf12853c6 maint: rebrand 2023-12-02 23:21:06 +01:00
Diavolo
5f8c9e540f fix: modify boiii.json parser 2023-12-02 22:36:49 +01:00
Diavolo
613d5744f7 fix: use new domain 2023-12-02 21:13:56 +01:00
Edo
8041529930 Merge pull request #6 from alterware/dependabot/submodules/deps/libtomcrypt-7e863d2
build(deps): bump deps/libtomcrypt from `fae62af` to `7e863d2`
2023-12-02 21:11:35 +01:00
Edo
44a83b4b36 Merge pull request #5 from alterware/dependabot/submodules/deps/asmjit-e731f57
build(deps): bump deps/asmjit from `3577608` to `e731f57`
2023-12-02 21:11:28 +01:00
Edo
073f8f5dae Merge pull request #4 from alterware/dependabot/submodules/deps/libtommath-8314bde
build(deps): bump deps/libtommath from `0df542c` to `8314bde`
2023-12-02 21:11:21 +01:00
Edo
1dc28c38d9 Merge pull request #2 from alterware/dependabot/submodules/deps/curl-d755a5f
build(deps): bump deps/curl from `586e3c1` to `d755a5f`
2023-12-02 21:11:15 +01:00
Edo
5b7e9dec0f Merge pull request #3 from alterware/dependabot/submodules/deps/zlib-643e17b
build(deps): bump deps/zlib from `48c3741` to `643e17b`
2023-12-02 21:11:08 +01:00
dependabot[bot]
310576bc23 build(deps): bump deps/libtomcrypt from fae62af to 7e863d2
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `fae62af` to `7e863d2`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](fae62af0ab...7e863d2142)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-02 20:05:24 +00:00
dependabot[bot]
e74972340f build(deps): bump deps/asmjit from 3577608 to e731f57
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `3577608` to `e731f57`.
- [Commits](3577608cab...e731f57975)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-02 20:05:21 +00:00
dependabot[bot]
19545a5acc build(deps): bump deps/libtommath from 0df542c to 8314bde
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `0df542c` to `8314bde`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](0df542cb70...8314bde5e5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-02 20:05:19 +00:00
dependabot[bot]
a081685239 build(deps): bump deps/zlib from 48c3741 to 643e17b
Bumps [deps/zlib](https://github.com/madler/zlib) from `48c3741` to `643e17b`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](48c3741002...643e17b749)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-02 20:05:16 +00:00
dependabot[bot]
2a3c7cdb49 build(deps): bump deps/curl from 586e3c1 to d755a5f
Bumps [deps/curl](https://github.com/curl/curl) from `586e3c1` to `d755a5f`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](586e3c19cd...d755a5f7c0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-02 20:05:14 +00:00
Diavolo
3601909e99 feat: prepare new domain 2023-12-02 21:01:06 +01:00