Skip to content

Commit

Permalink
Merge pull request #3 from Chssam/Rearrange
Browse files Browse the repository at this point in the history
Rearrange
  • Loading branch information
Chssam authored Dec 7, 2024
2 parents 191ab91 + b111250 commit 6eb6a10
Show file tree
Hide file tree
Showing 67 changed files with 271 additions and 1,920 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Pixels

[pxls-placemaper](https://github.com/Chssam/pixel_maper/tree/main/pxls-placemaper#pxls-placemaper)
is a Placemap generator for [pxls.space](https://pxls.space/).

[lemmy-placemaper](https://github.com/Chssam/pixel_maper/tree/main/lemmy-placemaper)
is a Placemap generator for lemmy place, similar as pxls.space.

## Info

There's a lot of old stuff happened before proper manage Github.

[Legacy Branch](https://github.com/Chssam/pixel_maper/tree/legacy)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pxls-placemaper"
version = "0.6.0"
version = "0.7.0"
edition = "2021"
authors = ["Chssam"]
description = "Placemap generator for pxls.space"
Expand Down
23 changes: 3 additions & 20 deletions pxls-placemaper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,9 @@ The folder should look like
5. Items will be generated in 'output' folder
6. Your STATS!

Warn:
- Not accurate, maybe
- There's tiny difference between Clueless's placemap vs this one
### Warn
Not accurate, maybe.

Cover
- V0.1.1 - Use txt as palette
- V0.2.0 - Use json as palette (Which include name)
- V0.2.0 - slower 20s than V0.1.1
- V0.3.0 - All items from [Pxls Items](https://pxls.space/extra)
- V0.3.0 - Same process time as V0.1.1
- V0.Latest - Image Name Lookup Changes
- V0.Latest - Abandoned the name, follow up with the latest number instead
- V0.4 - With GIF Placemap!
- V0.5 - "canvas_code" in setting.ron file now accept String
- V0.5.1 - Some changes forgotten, now with executable application

Suggest to use the latest, got more features and ~~bug~~ fixes.

Additional:
### Additional
- Only tested after C71
- Somehow can't read C74 logs
- V0.1, 2, 3 tested in debug mode, while V0.4 tested in release mode, basically V0.4 slower because more feature.

23 changes: 0 additions & 23 deletions pxls-placemaper/V0.1.1/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions pxls-placemaper/V0.1.1/settings.ron

This file was deleted.

142 changes: 0 additions & 142 deletions pxls-placemaper/V0.1.1/src/main.rs

This file was deleted.

16 changes: 0 additions & 16 deletions pxls-placemaper/V0.2.0/Cargo.toml

This file was deleted.

26 changes: 0 additions & 26 deletions pxls-placemaper/V0.2.0/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions pxls-placemaper/V0.2.0/settings.ron

This file was deleted.

Loading

0 comments on commit 6eb6a10

Please sign in to comment.