~interfiber

United States

https://www.interfiber.dev

I program stuff, games, or linux utils mostly.

Trackers

~interfiber/RAPD

Last active 2 years ago

~interfiber/Lambda

Last active 2 years ago

#19 Mobs 2 years ago

Comment by ~interfiber on ~interfiber/Lambda

Fixed garbage collection freeze

#19 Mobs 2 years 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 2 years ago

Internal Feature added by ~interfiber on ~interfiber/Lambda

#26 Organize assets 2 years 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 2 years ago

Comment by ~interfiber on ~interfiber/Lambda

Added basic mob pathfinding

#22 Revamp tile hardness 2 years ago

Comment by ~interfiber on ~interfiber/Lambda

REPORTED RESOLVED CLOSED

#22 Revamp tile hardness 2 years ago

Comment by ~interfiber on ~interfiber/Lambda

#23 Better save files 2 years ago

Comment by ~interfiber on ~interfiber/Lambda

REPORTED RESOLVED CLOSED

#25 Optimize the underworld 2 years ago

FPS optimization added by ~interfiber on ~interfiber/Lambda

#20 Refactor codebase 2 years ago

Comment by ~interfiber on ~interfiber/Lambda

REPORTED RESOLVED CLOSED