Merge pull request #299 from 4jcraft/tu19-take-2
Some checks are pending
Publish Documentation / build (push) Waiting to run
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
Clang Format / clang-format (push) Waiting to run

take two: merge TU19 changes (december 2014)
This commit is contained in:
DecalOverdose 2026-03-25 08:35:09 +04:00 committed by GitHub
commit c90d9e11ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2481 changed files with 186292 additions and 134820 deletions

1
.gitignore vendored
View file

@ -13,6 +13,7 @@
!/subprojects/
/subprojects/*
!/subprojects/*.wrap
!/subprojects/packagefiles
/scripts/__pycache__/
!/.clang-format
!/.git-blame-ignore-revs

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

View file

@ -7,14 +7,14 @@
<!-- Used by: End Poem (first character) -->
<colour name="HTMLColor_3" value="109e9e" />
<colour name="HTMLColor_4" value="aa0000" />
<colour name="HTMLColor_5" value="aa00aa" />
<colour name="HTMLColor_5" value="DE5BD9" />
<colour name="HTMLColor_6" value="ffaa00" />
<!-- Used by: Potion effects -->
<colour name="HTMLColor_7" value="aaaaaa" />
<!-- Used by: End Poem random text -->
<colour name="HTMLColor_8" value="555555" />
<!-- Used by: End Poem random text -->
<colour name="HTMLColor_9" value="5555ff" />
<colour name="HTMLColor_9" value="7878FF" />
<!-- Used by: End Poem random text -->
<colour name="HTMLColor_a" value="55ff55" />
<!-- Used by: Rare items (golden apple, enchanted items, music discs) -->

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more