| .. |
|
collision
|
optimize heap
|
2023-10-02 14:44:58 +05:30 |
|
dif
|
add multiplayer levels and make them load properly, speed up loading times
|
2023-06-26 01:15:45 +05:30 |
|
dts
|
astrolabe and other stuff
|
2023-06-13 23:33:32 +05:30 |
|
fs
|
minor js fixes
|
2023-07-22 21:16:46 +05:30 |
|
gui
|
more mkt and ver up
|
2023-10-03 19:16:15 +05:30 |
|
mesh
|
lots of shader stuff
|
2023-06-09 01:23:58 +05:30 |
|
mis
|
build pls
|
2023-07-09 23:13:17 +05:30 |
|
modes
|
rewind fixes
|
2023-10-02 23:10:28 +05:30 |
|
octree
|
hunt mode!
|
2023-07-01 14:54:39 +05:30 |
|
rewind
|
rewind fixes
|
2023-10-02 23:10:28 +05:30 |
|
shaders
|
minor tweaks and update textures to be even more accurate
|
2023-07-03 14:16:06 +05:30 |
|
shapes
|
fix startpad anim, checkpoint anim, finish camera
|
2023-07-10 19:35:10 +05:30 |
|
touch
|
add deadzone for camera input
|
2023-09-22 23:02:42 +05:30 |
|
triggers
|
do the fixes
|
2023-07-16 19:20:19 +05:30 |
|
Analytics.hx
|
update this
|
2023-10-02 23:15:14 +05:30 |
|
AudioManager.hx
|
tweaks
|
2023-06-20 22:48:40 +05:30 |
|
CameraController.hx
|
add option for camera centering
|
2023-07-17 00:02:28 +05:30 |
|
Console.hx
|
reduce allocations per frame, by a lot
|
2023-07-17 23:09:06 +05:30 |
|
Debug.hx
|
reduce allocations per frame, by a lot
|
2023-07-17 23:09:06 +05:30 |
|
DifBuilder.hx
|
fix friction
|
2023-11-08 22:22:48 +05:30 |
|
DtsObject.hx
|
rewind fixes
|
2023-10-02 23:10:28 +05:30 |
|
DynamicPolygon.hx
|
make compatible with latest heaps repo
|
2022-02-12 19:50:52 +05:30 |
|
ForceObject.hx
|
bugfixes and nuke pbr
|
2021-06-23 17:49:13 +05:30 |
|
GameObject.hx
|
astrolabe and other stuff
|
2023-06-13 23:33:32 +05:30 |
|
Gamepad.hx
|
Fix js crashing on mobile, respect deadzone and make configurable
|
2023-02-11 15:53:45 -05:00 |
|
Http.hx
|
non-user identifying analytics
|
2023-10-02 14:40:56 +05:30 |
|
InstanceManager.hx
|
fix memory leaks caused by world not being properly disposed
|
2023-10-02 14:38:42 +05:30 |
|
InteriorObject.hx
|
finally implement marble picker
|
2023-06-28 01:12:36 +05:30 |
|
JSPlatform.hx
|
start working on touch, for web
|
2022-08-03 19:51:50 +05:30 |
|
LRUCache.hx
|
cache that expires
|
2023-06-26 02:07:47 +05:30 |
|
Macros.hx
|
fix some bugs and clean up stuff
|
2023-06-28 19:58:52 +05:30 |
|
Main.hx
|
fix js scaling on startup
|
2023-07-24 22:47:40 +05:30 |
|
Marble.hx
|
fix rewind + blast wave
|
2023-10-21 22:44:58 +05:30 |
|
MarbleGame.hx
|
more mkt and ver up
|
2023-10-03 19:16:15 +05:30 |
|
Marbleland.hx
|
update marbleland links-
|
2023-06-05 21:20:34 +05:30 |
|
MarbleWorld.hx
|
fix checkpoint powerup state
|
2023-10-21 22:40:22 +05:30 |
|
Mission.hx
|
more ultra stuff and fixes
|
2023-06-16 00:25:17 +05:30 |
|
MissionList.hx
|
minor tweaks and update textures to be even more accurate
|
2023-07-03 14:16:06 +05:30 |
|
ParticleSystem.hx
|
fix rewind particles
|
2023-05-06 23:32:50 +05:30 |
|
PathedInterior.hx
|
fix pathedinterior timings
|
2023-07-23 19:23:43 +05:30 |
|
PathedInteriorMarker.hx
|
pathedinterior stuff
|
2021-05-29 21:40:19 +05:30 |
|
PreviewWorld.hx
|
speed load
|
2023-07-08 21:54:05 +05:30 |
|
ProfilerUI.hx
|
add fps display cmd
|
2023-07-11 19:40:37 +05:30 |
|
Radar.hx
|
fix radar lines
|
2023-07-11 14:51:48 +05:30 |
|
RandomLCG.hx
|
deterministic gem hunt spawn
|
2023-07-19 01:59:41 +05:30 |
|
Renderer.hx
|
fix js and camera stuff
|
2023-07-15 14:15:40 +05:30 |
|
Replay.hx
|
minor replay bugfixes
|
2023-07-03 23:43:19 +05:30 |
|
Resource.hx
|
more console support
|
2022-12-26 22:17:55 +05:30 |
|
ResourceLoader.hx
|
speed load
|
2023-07-08 21:54:05 +05:30 |
|
ResourceLoaderWorker.hx
|
speed load
|
2023-07-08 21:54:05 +05:30 |
|
Settings.hx
|
minor js fixes
|
2023-07-22 21:16:46 +05:30 |
|
Sky.hx
|
sky fixes
|
2023-07-02 14:35:47 +05:30 |
|
TimeState.hx
|
Change to use TimeStates everywhere
|
2021-06-11 15:57:07 +05:30 |
|
Util.hx
|
non-user identifying analytics
|
2023-10-02 14:40:56 +05:30 |