~interfiber

United States

https://www.interfiber.dev

I program stuff, games, or linux utils mostly.

Trackers

~interfiber/RAPD

Last active 10 months ago

~interfiber/Lambda

Last active 1 year, 12 days ago

#19 Mobs 1 year, 8 days ago

Comment by ~interfiber on ~interfiber/Lambda

Fixed garbage collection freeze

#19 Mobs 1 year, 9 days ago

Comment by ~interfiber on ~interfiber/Lambda

Redid pathfinding, will fix lag soon. The lag is prob caused by java garbage collecting a massive array of GridCells. We can fix this by only generating a collision map for the rendered area.

#26 Organize assets 1 year, 12 days ago

Internal Feature added by ~interfiber on ~interfiber/Lambda

#26 Organize assets 1 year, 12 days ago

Ticket created by ~interfiber on ~interfiber/Lambda

They are kinda just a mess right now, also any code directly accessing the assets via Gdx.files.internal, should be replaced with either Assets.[TEXTURE_NAME], or Assets.manager.get("TEXTURE_NAME", Texture.class).

#19 Mobs 1 year, 12 days ago

Comment by ~interfiber on ~interfiber/Lambda

Added basic mob pathfinding

#22 Revamp tile hardness 1 year, 19 days ago

Comment by ~interfiber on ~interfiber/Lambda

REPORTED RESOLVED CLOSED

#22 Revamp tile hardness 1 year, 19 days ago

Comment by ~interfiber on ~interfiber/Lambda

#23 Better save files 1 year, 21 days ago

Comment by ~interfiber on ~interfiber/Lambda

REPORTED RESOLVED CLOSED

#25 Optimize the underworld 1 year, 22 days ago

FPS optimization added by ~interfiber on ~interfiber/Lambda

#20 Refactor codebase 1 year, 22 days ago

Comment by ~interfiber on ~interfiber/Lambda

REPORTED RESOLVED CLOSED