Commit Graph

813 Commits

Author SHA1 Message Date
Kae
1224213cab Change the Songbook search field to be more compatible with UI mods
It's at the top of the list now. Closes #90
2024-07-29 14:59:52 +10:00
Kae
e9e87a1c3c Avoid crashing when a OGG file is broken (thanks to @kblaschke !)
Also added a name tag to Audio for logging so that it's easier to find the audio asset that's causing it
2024-07-29 09:23:27 +10:00
Kae
8b1a2d6f0c add 2 new allocators, currently using rpmalloc on Windows (mimalloc unused for now) 2024-07-28 10:54:26 +10:00
Kae
5398190030 relax sector unload criteria 2024-07-28 10:53:14 +10:00
Kae
e1be2ab429 finalize network improvements
can now disable zstd stream compression via config, peer-to-peer uses stream compression now, also made the server commands script a bit nicer
2024-07-27 20:04:34 +10:00
Kae
372921abde Update StarNetPacketSocket.cpp
oops
2024-07-27 19:42:24 +10:00
Kae
0ec199b3af Update StarNetPacketSocket.cpp 2024-07-27 18:56:16 +10:00
Kae
a5788e7585 Update StarNetPackets.cpp 2024-07-27 14:52:36 +10:00
Kae
951fe787c4 Networking changes (needs P2P testing, requires clients to update unfortunately) 2024-07-27 14:09:12 +10:00
Kae
9e7a2e9bb9 only print Lua command result if it's not null 2024-07-27 13:58:14 +10:00
Kae
f95fbc3a37 Update multiplayer.config.patch 2024-07-27 11:24:10 +10:00
Kae
b1315d1784 Update StarPlayerInventory.cpp 2024-07-27 10:43:58 +10:00
Kae
c3de15c18d Fix compressed buffer not being emptied instantly in TcpPacketSocket::writeData
would only cause an issue when using sendAll, resulted in rarely not connecting
2024-07-27 08:43:32 +10:00
Kae
2d278e71c1 fix possible segfault in PlayerInventory::retrieve 2024-07-26 14:54:34 +10:00
Kae
a6ac154b94 accept 🎮 in mod bindings 2024-07-25 08:56:00 +10:00
Kae
323364f0af well that doesn't compile outside MSVC apparently 2024-07-25 07:25:27 +10:00
Kae
0638127721 Update StarObject.cpp 2024-07-25 07:21:17 +10:00
Kae
0634ae78fc Object::init - avoid throwing if 'scripts' parameter isn't an array for some reason 2024-07-25 07:04:21 +10:00
Kae
6dd49fb69a
make missing packed.pak instructions slightly more verbose
ffs. TODO: prompt automatic copy if it detects an existing install
2024-07-24 18:18:52 +10:00
Kae
f46d796253 Propagate client admin status to WorldServers 2024-07-20 05:35:06 +10:00
Kae
42c8933f55
Merge pull request #86 from OpenStarbound/SilverSokolova-patch-1
postload: upscale all HD cursors
2024-07-20 05:17:47 +10:00
Kae
369dcb63d1
disable left-stick movement for now
#87
2024-07-18 06:55:38 +10:00
SilverSokolova
74ea816f8a
postload: upscale all HD cursors 2024-07-17 03:26:32 -05:00
SilverSokolova
044d6a38d4
Delete assets/opensb/cursors/inspect.cursor.patch 2024-07-17 03:25:23 -05:00
SilverSokolova
686dd786ef
Delete assets/opensb/cursors/link.cursor.patch 2024-07-17 03:25:17 -05:00
SilverSokolova
2d6a9d9f7e
Delete assets/opensb/cursors/pointer.cursor.patch 2024-07-17 03:24:22 -05:00
Kae
d319f1b2a2
Merge pull request #85 from OpenStarbound/SilverSokolova-patch-1
Update README.md
2024-07-15 03:41:44 +10:00
SilverSokolova
ff5fa1f70f
Update README.md 2024-07-13 23:29:51 -05:00
Kae
d4fad6402f add F16-F24 keys 2024-07-12 08:09:06 +10:00
Kae
2751daf29f
Merge pull request #83 from OpenStarbound/SilverSokolova-patch-1
Update README.md
2024-07-12 05:26:51 +10:00
Kae
11cc5a71ee
Merge pull request #84 from OpenStarbound/SilverSokolova-patch-2
oSB Lua documentation: root & player
2024-07-11 02:55:53 +10:00
SilverSokolova
661540efe2
Update openstarbound.md 2024-07-09 22:14:50 -05:00
SilverSokolova
dd7e3c91b0
Update openstarbound.md 2024-07-09 22:12:14 -05:00
SilverSokolova
7705394a1c
oSB Lua documentation: root, player 2024-07-09 22:09:41 -05:00
SilverSokolova
c62bf829af
Update README.md
Add PGI item recovery, musical instrument volume, and inventory updating to feature list
2024-07-09 19:19:19 -05:00
Kae
aa612c9378
fix Windows Installer link
[skip ci]
2024-07-10 01:16:49 +10:00
Kae
ca2199c7e3
Merge pull request #79 from RohanBhattacharyya/main
MacOS Build Instructions added to README
2024-07-09 08:58:00 +10:00
Rohan
0f64067683
Update README.md 2024-07-06 19:21:29 -07:00
Rohan
e490fd3a4d
Update README.md 2024-07-06 19:20:07 -07:00
Rohan
6aef6a719c
Update README.md 2024-07-06 19:13:35 -07:00
Rohan
5f9e2338e4
Update README.md 2024-07-06 19:09:31 -07:00
Rohan
7123d7a3a7
Update README.md 2024-07-06 19:05:23 -07:00
Rohan
457e6805b6
Update README.md 2024-07-06 17:45:48 -07:00
Rohan
642b1b1426
Update README.md 2024-07-06 17:39:03 -07:00
Rohan
7fa270a3a7
Update README.md 2024-07-06 17:34:11 -07:00
Rohan
03a6d4e8ed
Update README.md 2024-07-06 17:32:31 -07:00
Rohan
aff00139ff
Update README.md 2024-07-06 17:30:19 -07:00
Rohan
36e8d29ad4
Update README.md 2024-07-06 17:29:04 -07:00
Rohan
b2b56c7967
Update README.md 2024-07-06 17:25:30 -07:00
Rohan
b7ff17bb33
Update README.md 2024-07-06 17:24:44 -07:00