Commit Graph

212 Commits

Author SHA1 Message Date
a2x 889ef7dcd8 Merge `dev` branch into `main` 2024-03-28 22:19:20 +10:00
a2x 755093fe06
Merge pull request #77 from Albert24GG/linux
Add support for linux
2024-03-28 18:54:58 +10:00
a2x 1c3eacb744
Merge branch 'main' into linux 2024-03-28 18:54:33 +10:00
a2x df62be431b
Update README.md 2024-03-27 11:47:10 +10:00
a2x 7833227736 Game update (14000) 2024-03-23 15:02:34 +10:00
a2x 9405aba3cf Game update (13999) 2024-03-20 11:25:58 +10:00
Albert24GG 0846602d63 Game update 13998 2024-03-17 00:09:52 +02:00
Albert24GG e50d781c0d Use separate structs for windows and linux 2024-03-17 00:09:13 +02:00
a2x 2664e39b1b Game update (13997) 2024-03-16 10:45:14 +10:00
a2x 0866120bc4 Fix compilation issue in offset tests 2024-03-16 10:44:41 +10:00
Albert24GG c56c319f7f Game update 13996 2024-03-15 18:18:12 +02:00
Albert24GG 4dbe372a8e Update `viewAngles` signature 2024-03-15 18:07:34 +02:00
a2x 0b6d9266fa
Merge pull request #81 from M3351AN/patch-1
Update viewangles signature
2024-03-14 22:11:32 +10:00
渟雲 ae059c3c89
Update viewangles signature 2024-03-14 18:08:11 +08:00
a2x 31f8edb98f Game update (13996) 2024-03-14 15:14:28 +10:00
Albert24GG ea2eee0035 Add more function signatures 2024-03-11 22:15:39 +02:00
Albert24GG 4dfadff893 Fix `LocalPlayerPawn` offset 2024-03-08 00:27:22 +02:00
Albert24GG bd02fd4b65 Add generated files 2024-03-07 12:38:34 +02:00
Albert24GG 92d790091c Dump linux files in `generated_linux` 2024-03-07 12:37:56 +02:00
Albert24GG cfb038485f Remove deprecated `address.rs` 2024-03-06 10:53:42 +02:00
Albert24GG fa963c7d15 Remove duplicate `#[inline]` 2024-03-06 10:41:33 +02:00
Albert24GG e12cfcc226 Solve unused imports on windows 2024-03-06 10:40:56 +02:00
Albert24GG 7e573bdcb6 Add first offsets config for linux 2024-03-06 10:35:48 +02:00
Albert24GG 6a1600d432 Solve `unused imports` warning 2024-03-06 10:34:47 +02:00
Albert24GG c19eaf1756 Fix compilation errors on windows 2024-03-05 18:01:00 +02:00
Albert24GG 96da055d1a Move platform specific configs in config.rs 2024-03-05 13:40:07 +02:00
Albert24GG 10a908ab6f Port `schemasystems` dumper to linux 2024-03-05 01:16:32 +02:00
Albert24GG 1ef287c535 Use data from `.so` file instead of the one loaded into the process 2024-03-01 21:00:53 +02:00
Albert24GG ede86928d8 Handle situations when displacement is negative 2024-03-01 20:44:54 +02:00
Albert24GG 5daaee321a Replace `Address` type with `usize` 2024-03-01 20:44:18 +02:00
Albert24GG 41fbb8b4b6 Merge branch 'main' into linux 2024-03-01 20:32:24 +02:00
Albert24GG fe920e1426 Rename `util` directory to `os` 2024-03-01 19:42:44 +02:00
a2x a4b9e4abe6 Shorten some signatures 2024-03-02 01:44:43 +10:00
a2x 7d5de35805 Remove `Address` struct 2024-03-02 01:21:34 +10:00
a2x 0bc7cf7b20 Rename `util` directory to `os` 2024-03-02 01:04:55 +10:00
a2x 5ea4fd7796 Update windows dependency version to 0.54 2024-03-02 01:03:22 +10:00
a2x 127cd110bb Remove redundant doc comments 2024-03-02 01:02:58 +10:00
Albert24GG a8796e289f
Merge branch 'a2x:main' into linux 2024-02-29 22:26:27 +02:00
Albert24GG 0bb4e59be8 Port "dump interfaces" to linux 2024-02-29 22:25:17 +02:00
Albert24GG 2314d4d492 Allow to add signed integers to Address variables 2024-02-29 22:23:52 +02:00
a2x c731cab0a0 📦 Game Update 13995 2024-02-29 12:15:52 +10:00
Albert24GG f2f607c7ac Parse the modules as elf files 2024-02-27 23:29:30 +02:00
Albert24GG 75492a30d6 Add implementation for linux systems 2024-02-25 23:37:56 +02:00
a2x 1e91adc720
Merge pull request #76 from Xsintashi/main
NetworkGameClient DeltaTick Signature
2024-02-24 11:19:39 +10:00
xs9 fc4098f083 Game Update 13994 (2) 2024-02-23 14:32:56 +01:00
xs9 89d4c43221 NetworkGameClient DeltaTick Signature 2024-02-23 14:17:49 +01:00
a2x d267a60b7d Added `dwGameTypes` and `dwGameTypes_mapName` 2024-02-17 12:21:21 +10:00
a2x b4da9a1f38 📦 Game Update 13994 2024-02-17 11:43:15 +10:00
a2x 209c3232ce 📦 Game Update 13993 2024-02-16 21:37:53 +10:00
a2x cd30a731df 📦 Game Update 13992 (2) 2024-02-15 12:05:13 +10:00