Project

General

Profile

Statistics
| Branch: | Revision:

distorted-objectlib / src / main / java / org / distorted / objectlib / json @ 1c084523

Name Size
JsonReader.java 42.2 KB
JsonWriter.java 23.1 KB

Latest revisions

# Date Author Comment
53889ae7 03/11/2025 02:13 PM Leszek Koltunski

change the OBJECT_VERSION to 18

9c028ec3 02/19/2025 10:14 PM Leszek Koltunski

ghost-releted changes to the JSON !

0d23a827 02/01/2025 10:31 AM Leszek Koltunski

start using the new (axis,rowBitmap,degrees) format in JSONs and up their version to 17.

44970637 02/01/2025 12:39 AM Leszek Koltunski

change format of ObjectMove from (axis,rowBitmap,bareAngle) to (axis,rowBitmap,angleInDegrees)

813a8782 01/30/2025 01:12 PM Leszek Koltunski

compiles now

a5d2417a 01/26/2025 12:44 PM Leszek Koltunski

This time it really looks like the Ghost model is finally correct, and the 2x2, 4x2 and 6x2 Ghosts do work (except automatic moves and possibly backing ghost moves)

01207ddd 01/11/2025 12:07 AM Leszek Koltunski

progress with Ghosts

d2379d27 01/10/2025 10:18 PM Leszek Koltunski

Work on Ghosts

25cb35a4 01/08/2025 02:26 PM Leszek Koltunski

replace all andoird logging with System.out.println

b5469532 01/02/2025 12:35 PM Leszek Koltunski

Another part of the fix for shape-shifting cuboids: we need to write numLayers to JSON (rather than computing it from mRotatable) because it turns out mNumLayers can be different than the lengths of mRotatable!

This and new object JSONs for the 3 shape-shifters (other object default back to the old method of computing numLayers on read from JSON)

View revisions

Also available in: Atom