Skip to content

Commit

Permalink
Fix using UB-tilesets in JA2-mapeditor
Browse files Browse the repository at this point in the history

- using "UB tilesets for JA2" by Snap as template
-  in tilesets 53-59 snow-covered graphics, such as sandbags, were replaced with more appropriate JA2 graphics
- updated ja2set.dat in Data/BinaryData to match this change
- added updated ja2set.dat in Data-1.13/BinaryData, as preperation for comming update to sector fortification
- adjusted ja2setdat.xml in Data and Data-1.13 to match the changes
- added a ja2setdat.xml to Data-UB, this one will match the UB-tilesets in UB
- NOTE:
- The UB-tilesets in 1.13 are solely meant to be used with 1.13
- UB-1.13 and UB-vanilla DON'T use the UB-tilesets in Data-1.13
- UB-1.13 and UB-vanilla use the UB-tilesets in Data-UB instead
- to edit UB-maps, use UB-mapeditor
- to edit JA2-maps, use JA2-mapeditor
- editing JA2, tileset Generic 1 (directory 0) will be the default tileset
- editing UB, the default tileset will be Heavy Snow (directory 50)
- that's why ja2set.dat and ja2setdat.xml differ between JA2 and UB
  • Loading branch information
kitty624 authored Dec 26, 2024
2 parents dd56027 + fc1233e commit 620fb75
Show file tree
Hide file tree
Showing 14 changed files with 3,174 additions and 284 deletions.
Binary file added Data-1.13/BinaryData/JA2SET.DAT
Binary file not shown.
287 changes: 145 additions & 142 deletions Data-1.13/Ja2Set.dat.xml

Large diffs are not rendered by default.

Binary file modified Data-1.13/tilesets/53/SANDBAG.JSD
Binary file not shown.
Binary file modified Data-1.13/tilesets/54/SANDBAG.JSD
Binary file not shown.
Binary file modified Data-1.13/tilesets/54/WIREFENC.JSD
Binary file not shown.
Binary file modified Data-1.13/tilesets/55/SANDBAG.JSD
Binary file not shown.
Binary file modified Data-1.13/tilesets/55/WIREFENC.JSD
Binary file not shown.
Binary file modified Data-1.13/tilesets/56/SANDBAG.JSD
Binary file not shown.
Binary file modified Data-1.13/tilesets/57/SANDBAG.JSD
Binary file not shown.
Binary file modified Data-1.13/tilesets/58/SANDBAG.JSD
Binary file not shown.
Binary file modified Data-1.13/tilesets/59/SANDBAG.JSD
Binary file not shown.
2,884 changes: 2,884 additions & 0 deletions Data-UB/Ja2Set.dat.xml

Large diffs are not rendered by default.

Binary file modified Data/BinaryData/JA2SET.DAT
Binary file not shown.
287 changes: 145 additions & 142 deletions Data/Ja2Set.dat.xml

Large diffs are not rendered by default.

0 comments on commit 620fb75

Please sign in to comment.