poikilos
3 years ago
4 changed files with 39 additions and 0 deletions
@ -0,0 +1,18 @@ |
|||||
|
# infinitytools |
||||
|
|
||||
|
The Infinity Tools [infinitytools] mod for Minetest provides compressed |
||||
|
mese which can be compressed further to provide infinity blocks which |
||||
|
can be used to construct infinity tools. |
||||
|
|
||||
|
|
||||
|
## Authors & Licenses |
||||
|
|
||||
|
### Code |
||||
|
|
||||
|
(c) 2012 Vortexlabs a.k.a. mrtux, 2013 AndDT (edited for MT 0.4.6) |
||||
|
[GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) |
||||
|
|
||||
|
### Graphics |
||||
|
|
||||
|
(c) 2012 Vortexlabs a.k.a. mrtux, ipushbutton2653 (blue versions), 2021 Poikilos (texture editing) |
||||
|
[CC0](https://creativecommons.org/publicdomain/zero/1.0/) |
@ -0,0 +1,21 @@ |
|||||
|
# Changelog |
||||
|
All notable changes to this project will be documented in this file. |
||||
|
|
||||
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). |
||||
|
|
||||
|
## [bucket_game-2011114a] - 2011-11-11 |
||||
|
(Poikilos) |
||||
|
### Changed |
||||
|
- resize all tools to 32x32 using nearest pixel scaling, then retouch them by hand. |
||||
|
|
||||
|
|
||||
|
## [bucket_game-2011114a] - 2011-11-11 |
||||
|
(Poikilos) |
||||
|
### Changed |
||||
|
- Pixel graphics from linux-minetest-kit-190204 are restored |
||||
|
(previous commit) to the ipushbutton2653 graphics (blue versions), |
||||
|
but resolutions are odd for: |
||||
|
- infinity_axe.png 26x26 |
||||
|
- infinity_pick.png 24x24 |
||||
|
- infinity_shovel.png 25x25 |
||||
|
- infinity_sword.png 21x21 |
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue