Commit graph

88 commits

Author SHA1 Message Date
a1fbb3368a Added CZ4 read implementation 2024-05-05 23:04:51 -05:00
G2
cf55210c4c
Update README.md, fixed typo 2024-05-05 05:28:26 -05:00
418c53cd01 Updated readme with message about acknowledgements 2024-05-05 05:27:04 -05:00
14360b9464 Fixed error in CZ2 saving 2024-05-05 05:20:25 -05:00
G2
b42e1ca1d6
Update README.md 2024-05-05 04:58:37 -05:00
G2
e294c389b8
Update README.md 2024-05-05 04:53:59 -05:00
b7ff624898 Implemented CZ2 reading 2024-05-05 04:48:03 -05:00
a77e68b554 Added utils for binary utilities 2024-05-04 16:29:56 -05:00
64c1ee6e91 Restructured repository as workspace 2024-05-04 15:57:11 -05:00
d5ae80005e Fixed issues, improved layout of files 2024-05-04 15:11:33 -05:00
G2
920fb8c697
Update README.md 2024-05-04 12:14:06 -05:00
1279ed4aec Fixed CZ0 decoding, made preparations for writing CZ files 2024-05-04 00:44:10 -05:00
e7f76a51c0 Cleaned up implementations 2024-05-03 18:21:30 -05:00
27eea7a38a Refactored code, cleaned up CZ3 implementation 2024-05-03 15:23:13 -05:00
eea4e58e2b Fixed CZ1 implementation, added preliminary CZ3 2024-05-03 13:42:15 -05:00
d11272463b Broken cz1 implementation 2024-05-01 23:21:36 -05:00
dc14fd1d65 Added *.png to gitignore 2024-05-01 17:00:35 -05:00
7391f3797f Made CZ0 offset optional 2024-05-01 16:38:50 -05:00
c93419439f Implemented initial CZ0 rewrite 2024-05-01 16:31:09 -05:00
e1d270942f Refactoring in progress 2024-05-01 15:47:12 -05:00
a44f90da18 Removed old code, begin refactoring 2024-05-01 14:28:04 -05:00
G2
eea30bc8ff QoL changes, moved things around 2023-04-20 22:52:31 -05:00
G2
aea6ad00b6 moved create_png to implementation of CZFile 2023-04-20 10:15:57 -05:00
f9542a1540 Ran cargo fmt to auto format the files in a standard way, cleaned up cz_utils.rs 2023-04-20 03:07:39 -05:00
cb3343c933 Added create_png to cz_utils.rs, cleaned up main.rs 2023-04-20 02:36:27 -05:00
c32c0bfef9 Moved image utilities to "cz_utils.rs" 2023-04-20 01:08:50 -05:00
G2
759c2bb118 Started moving things to utils.rs, improved CZ0 creation 2023-04-19 23:32:05 -05:00
319dea623a Making headway on header invesigations 2023-04-19 03:09:55 -05:00
G2
7f398fac4f
Update README.md 2023-04-19 01:53:37 -05:00
G2
12a159f4c7
Update README.md 2023-04-19 00:10:14 -05:00
9ff891b02e Preliminary implementation of CZ0 encoding 2023-04-18 22:50:54 -05:00
e8a3dbd987 Fixed header length issue, updated readme 2023-04-18 19:29:45 -05:00
f4e2bd96a0 Modified .gitignore to ignore image files 2023-04-18 18:23:15 -05:00
e3bb6d75bd Merge branch 'main' of https://github.com/G2-Games/lbee-utils 2023-04-18 18:21:37 -05:00
8c4745e7c8 Removed improperly uploaded images 2023-04-18 18:21:16 -05:00
G2
07dcf28320
Update README.md 2023-04-18 17:13:37 -05:00
b55ac7abe0 Initial commit - Upload files 2023-04-18 17:12:40 -05:00
G2
afb4f20b9b
Initial commit 2023-04-18 17:11:04 -05:00