Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tk: add equipped weapon image | B. Stack | 2024-04-04 |
| | |||
* | tk: add initial images, and levelset balloon count | B. Stack | 2024-04-04 |
| | |||
* | tk: minimum viable product | B. Stack | 2024-04-03 |
| | |||
* | tk: load all values from data | B. Stack | 2024-04-03 |
| | |||
* | tk: add level names only, and minor improvements to grid spacing | B. Stack | 2024-04-02 |
| | |||
* | tk: add levelsets | B. Stack | 2024-04-02 |
| | |||
* | add first attempt srb_tk and stackrpms_tk_lib | B. Stack | 2024-04-01 |
| | |||
* | lib: add silent params to most functions | B. Stack | 2024-04-01 |
| | |||
* | simplify breakables formula | B. Stack | 2024-03-28 |
| | | | | | Thanks to trendlines in LibreOffice Calc because I have forgotten basic algebra. | ||
* | get-level-info: add breakables data | B. Stack | 2024-03-28 |
| | |||
* | fix %% in parser helper, and add image | B. Stack | 2024-03-20 |
| | |||
* | fix docs, use unsigned int in data operations | B. Stack | 2024-03-20 |
| | |||
* | add readme | B. Stack | 2024-03-20 |
| | |||
* | simplify checksum, rearrange position bytes | B. Stack | 2024-03-20 |
| | | | | | * simplify checksum work by packing its value as little-endian unsigned. * rearranged bytes to be in order | ||
* | minor refactoring, clean up extra comments | B. Stack | 2024-03-20 |
| | |||
* | add set-level-letters, un/lock everything, un/buy everything | B. Stack | 2024-03-19 |
| | |||
* | set levelset available levels | B. Stack | 2024-03-19 |
| | |||
* | add set-level, set-level-balloons | B. Stack | 2024-03-19 |
| | |||
* | add get/add/remove purchased planes | B. Stack | 2024-03-18 |
| | |||
* | levels, levelsets, and some raw notes | B. Stack | 2024-03-13 |
| | | | | Almost fully understand the level info now. Added raw notes about purchased planes; need to implement the get. | ||
* | worked on levels and levelsets | B. Stack | 2024-03-12 |
| | |||
* | progress for day | B. Stack | 2024-03-11 |
| | |||
* | add get/set plane stats | B. Stack | 2024-03-11 |
| | |||
* | get/set purchased weapons | B. Stack | 2024-03-11 |
| | |||
* | add get/set name | B. Stack | 2024-03-10 |
| | |||
* | progress for day | B. Stack | 2024-03-09 |
| | |||
* | initial commit | B. Stack | 2024-03-09 |