Commit Graph

204 Commits

Author SHA1 Message Date
a2x baae1570ee
Merge pull request #219 from GOffrier-DEV/linux
Fix linux compilation
2024-08-31 20:21:56 +10:00
GOffrier-DEV 2b306cd1c7 add older offsets 2024-08-20 15:18:56 +02:00
GOffrier-DEV 5e7a138c93 fix memflow stuff to fix linux compilation 2024-08-20 15:16:41 +02:00
a2x bc337a247f Game update (14022) 2024-07-22 21:24:09 +10:00
a2x ebea3364c4 Remove `println!` statement from test 2024-06-19 20:30:00 +10:00
a2x 86e536407b Add tests for offsets 2024-06-16 17:10:09 +10:00
a2x 9111d7a0f4 Game update (14015) 2024-06-15 11:37:03 +10:00
a2x 6a69ee5232 Create rust-toolchain.toml 2024-06-13 22:51:29 +10:00
a2x 43ba96ccf0 Update package version 2024-06-13 22:51:23 +10:00
a2x 57fa5bc03b Game update (14014) 2024-06-13 22:51:05 +10:00
a2x 32be3bec25
Add disclaimer to README.md 2024-05-24 18:14:05 +10:00
a2x 8dc027007e Game update (14005) 2024-04-30 09:06:11 +10:00
a2x 1b85d65822 Don't derive `Serialize` on `Item` enum 2024-04-30 08:36:03 +10:00
a2x 4f75a293b0
Update README.md 2024-04-18 10:06:03 +10:00
a2x 23072c2456 Fix issue reading enums 2024-04-16 12:48:15 +10:00
a2x 1e88a527a2
Update README.md 2024-04-16 12:35:31 +10:00
a2x 45b7574975 Update code 2024-04-16 12:32:14 +10:00
a2x 6406f88e0b Refactor and move Linux code to separate branch 2024-04-03 03:02:49 +11:00
a2x 86dc0fa8f6 Refactor config file handling 2024-04-01 20:39:08 +10:00
a2x ef5ff1c5f4 Update argument name for output directory 2024-04-01 19:13:13 +10:00
a2x 4a10ad3ba6 Remove unused OS name argument 2024-04-01 19:09:44 +10:00
a2x 11d99ac058
Update README.md 2024-03-31 12:58:22 +10:00
a2x 1a2b23b3c0 Remove temporary workaround for upstream bug 2024-03-31 12:05:25 +10:00
a2x 1ff3b23a2a
Update README.md 2024-03-30 07:20:33 +10:00
a2x 7bc2a4f343 Update generated files 2024-03-30 07:19:33 +10:00
a2x acb0c73f00 Revert to old method of generating schema files 2024-03-30 07:10:29 +10:00
a2x 42ecdf593a Update generated files 2024-03-30 00:48:05 +10:00
a2x 8217df5885 Remove spaces from `MNetworkVarNames` metadata type names 2024-03-30 00:27:30 +10:00
a2x 7050e0a524 Update generated files 2024-03-29 23:57:19 +10:00
a2x 9765aff73f Fix `UtlTsHash::elements` bug causing missing schema entries 2024-03-29 23:47:35 +10:00
a2x ce25283e79 Add support for specifying memflow OS name 2024-03-29 23:11:34 +10:00
a2x 4bf54462ac Update generated files 2024-03-29 08:57:42 +10:00
a2x 8b79c3ba8d Write enum member values in hexadecimal 2024-03-29 18:36:51 +10:00
a2x 413ae710b1 Modify JSON file generation for easier parsing 2024-03-29 18:26:44 +10:00
a2x 621ec605c6 Replace `process.read_ptr` usage with `ptr.read` 2024-03-29 16:12:37 +10:00
a2x c00ac5dbb7 Remove spaces from field type names 2024-03-29 10:56:04 +10:00
a2x 1d407d607b Update README.md 2024-03-29 03:07:45 +10:00
a2x 058d471ba8 Merge output files into correct subfolder 2024-03-29 01:54:30 +10:00
a2x 87fccce283 Revert renaming class, enum and field names 2024-03-29 01:51:20 +10:00
a2x bf890592c2 Generate info.json file with timestamp and build number 2024-03-29 00:45:04 +10:00
a2x 085cd404d8
Merge pull request #85 from arrayffs/patch-1
Add a note to what happened to the files for the confused people
2024-03-28 23:55:34 +10:00
array eb1227a8f1
Update README.md 2024-03-28 14:50:53 +01:00
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