Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/client
AgeCommit message (Expand)Author
2024-02-19Fixed a huge amount of Clang warningsKai Blaschke
2024-01-02Add fork changes (move instruments to their own audio group)Bottinator22
2023-11-28add camera panning speed settingWereTech
2023-11-24Fix TestUniverseKae
2023-08-20Hook tile meshing up to Material Item drop and previewKae
2023-08-15Rename global WorldTimestep var to more appropriate nameKae
2023-08-02Skip packet compression on Voice packetsKae
2023-07-29Reset script panes on character swapKae
2023-07-23Move MainInterface destruction on disconnect to fix Lua binding crashKae
2023-07-22Add character swapping (no GUI yet)Kae
2023-07-22debug: tile_dungeon_id is red if dungeon ID is protectedKae
2023-07-21Support for changing the game's timescaleKae
2023-07-19Minor fixesKae
2023-07-19Port in the voice settings menuKae
2023-07-19more Lua voice callbacksKae
2023-07-19Schedule voice config save when updating settings from LuaKae
2023-07-19Add loopback, fix mono and leakKae
2023-07-18Provide speaker info to HUD indicatorsKae
2023-07-17Initial voice HUD indicator setupKae
2023-07-16Get SE-compatible voice transmission workingKae
2023-07-15Get transmission workingKae
2023-07-14more voice stuffKae
2023-07-13more voice work!!!Kae
2023-07-13more Voice workKae
2023-07-12Initial workKae
2023-07-06Render the world in its own framebufferKae
2023-07-06Change pure string format calls to use fmt::to_stringKae
2023-07-04Move input callback creationKae
2023-07-04Start of Interface callbacks, starting with a bindCanvas function for the who...Kae
2023-07-04Update StarClientApplication.cppKae
2023-07-04Update StarClientApplication.cppKae
2023-07-03Prevent particle copy, tweak debugging some moreKae
2023-07-03Use more portable encoding for Unicode character in debug strfsKae
2023-07-03Change debug render time logging to use microsecondsKae
2023-07-03Fix font glyph generation to work correctly with other fontsKae
2023-07-03Add zoom level keybindsKae
2023-07-02Input Binding supportKae
2023-07-02Initial setup of input stuffKae
2023-06-30Split world & interface shadersKae
2023-06-29Move lightmap wait into WorldPainter to fix single-frame lightmap lag-behindKae
2023-06-29Move lighting calculation to separate threadKae
2023-06-29Decimal zoom with lerpKae
2023-06-29Improve windowing logicKae
2023-06-29Revert timestep values to default, make configurableKae
2023-06-28Add extremely basic controller support (only movement)Kae
2023-06-28holy shit I'm never using amend commit againKae
2023-06-28Merge branch 'main' of https://github.com/OpenStarbound/OpenStarboundKae
2023-06-28Fix becoming deaf after returning to the title (again)Kae
2023-06-28Fix becoming deaf after returning to the title (again)Kae
2023-06-28Fix broken regex, make game timestep non-constKae