Age | Commit message (Collapse) | Author |
|
good now
|
|
|
|
|
|
collision loop.
|
|
spawned them. Also centered Chatbox using the similar code.
|
|
|
|
added to the world
|
|
|
|
|
|
|
|
swithX and switchZ method calls
|
|
two methods for switchX and swithZ. side1 uses Z, side2 usesX, side3 uses Z, side4 usesX
|
|
Added the new method in the world just before all call to transmit
|
|
Everything seems to work at least for one object. haven't tested two yet though. Position still needs switched before transmission
|
|
|
|
|
|
|
|
|
|
|
|
transmission because detach only made it invisible not removed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fresh new attempt at passing objects in Tick.
|
|
could become a physical object.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in a network
|
|
|
|
|
|
|
|
|
|
While testing found bug with emitter. It isn't the mar4 changes. will check out older code and check when it broke.
|
|
old code in comments just in case) Now, hopefully I can use it in tick!
|
|
|
|
Chatbox chat name appears as the peer coordinates (x, y)
Chatbox title changes based upon PeerInformation toString from Peer.getMyName();
Added network disconnect above system.exit(0) in TesseractUI.
|