Kae
|
fd5247321f
|
Split world & interface shaders
|
2023-06-30 05:55:41 +10:00 |
|
Kae
|
d5fbd2001b
|
RenderPrimitive micro-optimizations
|
2023-06-30 04:34:10 +10:00 |
|
Kae
|
47a527ebbf
|
Update StarHumanoid.cpp
|
2023-06-30 02:31:41 +10:00 |
|
Kae
|
7fc9260829
|
Add extra checks to the char creation pane to prevent crashes when the player is not using an extension mod with extra species
|
2023-06-29 22:02:35 +10:00 |
|
Kae
|
dc134e168b
|
Move lightmap wait into WorldPainter to fix single-frame lightmap lag-behind
unfortunate
|
2023-06-29 10:31:59 +10:00 |
|
Kae
|
afefd89533
|
Remove unused
|
2023-06-29 10:12:51 +10:00 |
|
Kae
|
624c7aaaf1
|
Move lighting calculation to separate thread
|
2023-06-29 10:11:19 +10:00 |
|
Kae
|
9d67cda97f
|
Update StarPlayerLuaBindings.cpp
|
2023-06-29 08:12:27 +10:00 |
|
Kae
|
1e213aac5f
|
Decimal zoom with lerp
|
2023-06-29 07:05:01 +10:00 |
|
Kae
|
0b479ae1b9
|
fix parsePersonality on other compilers
|
2023-06-29 06:38:48 +10:00 |
|
Kae
|
b1d3b3bae9
|
make the snuggets fullbright!! ^w^
|
2023-06-29 05:58:48 +10:00 |
|
Kae
|
fb0ab85089
|
Lua: player.* identity getters and setters
|
2023-06-29 05:58:24 +10:00 |
|
Kae
|
8a2de03b0f
|
i may be silly
|
2023-06-29 04:08:11 +10:00 |
|
Kae
|
a78102c2a9
|
Update StarTextPainter.cpp
|
2023-06-29 02:42:05 +10:00 |
|
Kae
|
306494bd2d
|
Unix fixes
|
2023-06-29 02:31:12 +10:00 |
|
Kae
|
422871450d
|
Halve SDL audio buffer size to halve audio latency
|
2023-06-29 01:29:29 +10:00 |
|
Kae
|
bc2080e2c6
|
Improve windowing logic
|
2023-06-29 01:12:52 +10:00 |
|
Kae
|
9486a56508
|
Add base variables for warping cinematics
I literally only did this because I have an ultra-wide monitor and the letterboxing bothered me
|
2023-06-29 00:13:43 +10:00 |
|
Kae
|
e809aad072
|
Expand default zoom level list
|
2023-06-29 00:12:20 +10:00 |
|
Kae
|
45493ca8dd
|
Revert timestep values to default, make configurable
|
2023-06-29 00:12:05 +10:00 |
|
Kae
|
99846487b9
|
Properly clean up SDL controllers and cursors on application exit
|
2023-06-28 23:34:59 +10:00 |
|
Kae
|
47ae258c2e
|
ok maybe don't override the animation state if it's walk
|
2023-06-28 22:59:15 +10:00 |
|
Kae
|
0b7ddd05d1
|
Add extremely basic controller support (only movement)
|
2023-06-28 22:52:09 +10:00 |
|
Kae
|
0886098242
|
holy shit I'm never using amend commit again
|
2023-06-28 20:36:42 +10:00 |
|
Kae
|
4f586418d1
|
Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound
|
2023-06-28 20:35:56 +10:00 |
|
Kae
|
aa8832eb23
|
Fix becoming deaf after returning to the title (again)
|
2023-06-28 20:35:53 +10:00 |
|
Kae
|
d8e2d45b7a
|
Fix becoming deaf after returning to the title (again)
|
2023-06-28 20:33:22 +10:00 |
|
Kae
|
322ee3a187
|
Fix non-rotated drawables still being included when calling Humanoid::render with items off
|
2023-06-28 20:29:05 +10:00 |
|
Kae
|
9f2a025889
|
Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound
|
2023-06-28 20:26:35 +10:00 |
|
Kae
|
be8c722a7e
|
Fix normal backspace broken by previous change
|
2023-06-28 20:26:04 +10:00 |
|
Kae
|
7dca8727af
|
Fix normal backspace broken by previous change
|
2023-06-28 20:25:53 +10:00 |
|
Kae
|
98c4e55380
|
Don't show the held item and rotation in the new inventory portrait
|
2023-06-28 20:22:25 +10:00 |
|
Kae
|
c37dd994d7
|
Fix freeze copy/pasting large amounts of text
|
2023-06-28 20:08:17 +10:00 |
|
Kae
|
48ec889579
|
TextPainter now uses StringView
|
2023-06-28 20:08:11 +10:00 |
|
Kae
|
4b91eb7175
|
Fix StringView::substr
|
2023-06-28 20:07:22 +10:00 |
|
Kae
|
1fc295b979
|
Fun: Draw the actual Humanoid in the inventory pane
undecided. might need to set a scissor rect on the portrait
|
2023-06-28 02:21:09 +10:00 |
|
Kae
|
69b8eed8f7
|
whoops that was there for testing
|
2023-06-28 01:54:56 +10:00 |
|
Kae
|
326bc7266d
|
Fix text box cursor offset with hidden text
|
2023-06-28 01:54:37 +10:00 |
|
Kae
|
cd497bbcf3
|
Support for hiding text box input, hide server connection password box by default
|
2023-06-28 01:40:55 +10:00 |
|
Kae
|
4c006afc94
|
Add unused support for using the actual humanoid for armor preview
|
2023-06-28 01:34:37 +10:00 |
|
Kae
|
59ab7dabe6
|
Misc internal UI fixes
|
2023-06-28 01:07:55 +10:00 |
|
Kae
|
a1e428fafa
|
Fix cursor cleanup
|
2023-06-28 00:51:02 +10:00 |
|
Kae
|
efa3872396
|
Don't do spatial logging on the server
|
2023-06-28 00:50:47 +10:00 |
|
Kae
|
152af87655
|
Fix broken regex, make game timestep non-const
|
2023-06-28 00:20:22 +10:00 |
|
Kae
|
2496789ea7
|
Improve button audio feedback
|
2023-06-27 22:17:57 +10:00 |
|
Kae
|
359624119a
|
Fix becoming deaf to positional audio after returning to the title
|
2023-06-27 21:04:46 +10:00 |
|
Kae
|
baf3a1cf76
|
Fix crash warping to planets and leftover formatting errors
|
2023-06-27 20:55:10 +10:00 |
|
Kae
|
332983c97b
|
The Formatting String Catastrophe
|
2023-06-27 20:23:44 +10:00 |
|
Kae
|
14b9689b6d
|
Change formatting to use fmtlib (STILL NEED TO CHANGE TO FMT SYNTAX!)
|
2023-06-27 19:24:35 +10:00 |
|
LDA
|
c9e889723b
|
resolved most of the compiler warnings/errors under gcc
also update xxhash and tinyformat
|
2023-06-26 11:58:35 -07:00 |
|