Skip to content

Activity

Update to WGPU v24

Pull request merge
hasenbanckpushed 1 commit to main • 48b7e9b…3392323 • 
2 days ago

Migrate to kira 0.10

Pull request merge
hasenbanckpushed 1 commit to main • 96b0e5c…48b7e9b • 
10 days ago

Increase the texture wrapping cutoff point

Pull request merge
hasenbanckpushed 1 commit to main • 3a684ba…96b0e5c • 
11 days ago

Add font fallback functionality

Pull request merge
hasenbanckpushed 1 commit to main • 4c2191e…3a684ba • 
11 days ago

Remove sync map load on map disconnect

Pull request merge
hasenbanckpushed 1 commit to main • b955aa8…4c2191e • 
11 days ago

Simplify the string decode logic

Pull request merge
hasenbanckpushed 1 commit to main • 3ccd8f4…b955aa8 • 
13 days ago

Make ByteReader string encoding aware

Pull request merge
hasenbanckpushed 1 commit to main • a4e478f…3ccd8f4 • 
13 days ago

Fix texture wrapping

Pull request merge
hasenbanckpushed 1 commit to main • f2bbc1e…a4e478f • 
14 days ago

Fix the profiler for the loader and frame selection

Pull request merge
hasenbanckpushed 1 commit to main • 74f1b4e…f2bbc1e • 
14 days ago

Rework the ClientInfo XML parsing

Pull request merge
hasenbanckpushed 1 commit to main • d73a628…74f1b4e • 
14 days ago

Refactor ScriptLoader into Library

Pull request merge
hasenbanckpushed 1 commit to main • aacc2ab…d73a628 • 
14 days ago

Implement async loading

Pull request merge
hasenbanckpushed 1 commit to main • 262590f…aacc2ab • 
16 days ago

Update screenshots

Pull request merge
hasenbanckpushed 1 commit to main • 39603d5…262590f • 
16 days ago

Use zlib-rs as primary deflate backend

Pull request merge
hasenbanckpushed 1 commit to main • 52ddb26…39603d5 • 
17 days ago

Make loader Send and Sync

Pull request merge
hasenbanckpushed 1 commit to main • 1c9394d…52ddb26 • 
18 days ago

Fix naming of time synchronization struct

Pull request merge
hasenbanckpushed 1 commit to main • f4279bd…1c9394d • 
18 days ago

Properly handle and smooth client ticks

Pull request merge
hasenbanckpushed 1 commit to main • 18c2924…f4279bd • 
19 days ago

Fix background music playback

Pull request merge
hasenbanckpushed 1 commit to main • 68e3746…18c2924 • 
20 days ago

Implement a PID regulator to smoothly adjust the ClientTick

Pull request merge
hasenbanckpushed 1 commit to main • 72fca1d…68e3746 • 
20 days ago

Improve first map server connect

Pull request merge
hasenbanckpushed 1 commit to main • e34271c…72fca1d • 
20 days ago

Properly handle when ClientTick is wrapping

Pull request merge
hasenbanckpushed 1 commit to main • a2f2f55…e34271c • 
21 days ago

Separate sprite and entity animations

Pull request merge
hasenbanckpushed 1 commit to main • 15b20ac…a2f2f55 • 
21 days ago

Change the direction of the entities

Pull request merge
hasenbanckpushed 1 commit to main • f61cb4d…15b20ac • 
21 days ago

Add entity animation sounds

Pull request merge
hasenbanckpushed 1 commit to main • 6c3ce54…f61cb4d • 
22 days ago

Fix model offsets for entities

Pull request merge
hasenbanckpushed 1 commit to main • 9507e02…6c3ce54 • 
22 days ago

Prefer "from" trait instead of "into" trait

Pull request merge
hasenbanckpushed 1 commit to main • d674b1e…9507e02 • 
22 days ago

Bulk update dependencies minor and patch version

Pull request merge
hasenbanckpushed 1 commit to main • 4a2b8c9…d674b1e • 
28 days ago

Implement custom path finding

Pull request merge
hasenbanckpushed 1 commit to main • dd253e5…4a2b8c9 • 
28 days ago

Set the encoding to UTF-8 when reading string with FromBytes

Pull request merge
hasenbanckpushed 1 commit to main • 507675e…dd253e5 • 
28 days ago

Implement MSDF font rendering and change default font

Pull request merge
hasenbanckpushed 1 commit to main • 137a680…507675e • 
28 days ago