815 Commits

Author SHA1 Message Date
Kae
49cadf7902 Fix crash when a quest adds a new quest in its update() call 2024-11-05 10:40:32 +11:00
Kae
01770c78db Disable stack capture on common Json patching exceptions
Speeds up asset loading
2024-11-05 10:40:05 +11:00
Kae
515d71409c support for an absurd hacky trick used by FD: appending to the frame ID via the directives parameter
wtf 😭
2024-11-05 10:23:03 +11:00
Kae
e1dea58e80 questPortrait callback 2024-11-05 09:44:46 +11:00
Kae
cc5fbb0087 fix broken status.primaryDirectives
why did it even compile before. what the fuck!
2024-10-29 20:12:58 +11:00
Kae
391f148f11
Update StarItemTooltip.cpp 2024-10-28 15:04:46 +11:00
Kae
e065981ce2 Update StarWorldClient.cpp 2024-10-27 05:44:33 +11:00
Kae
beea448827 fix WorldClient::m_inWorld being false during during player init
this was breaking a few new checks
fixes #136
2024-10-26 10:46:46 +11:00
Kae
aeb3644d9b Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound 2024-10-25 11:59:42 +11:00
Kae
42a648ecc1 Update StarPlayerLuaBindings.cpp 2024-10-25 11:59:33 +11:00
Kae
98bc80a32c
Merge pull request #134 from dressupgeekout/netbsd
Add preliminary support for NetBSD
2024-10-25 11:19:41 +11:00
Kae
c2b9f5ac07 Only create a dump on stack overflow 2024-10-25 11:19:27 +11:00
Charlotte Koch
20c79e32f8 Add preliminary support for NetBSD 2024-10-24 15:42:26 -07:00
Kae
15d116b7ea fix broken minidumping 2024-10-23 15:05:00 +11:00
Kae
73e9ab3b8e player.callQuest 2024-10-21 20:05:07 +11:00
Kae
250869e215
Merge pull request #131 from KrashV/main
player.teamMembers callback
2024-10-21 16:55:59 +11:00
Kae
2796e8ed10 Update StarPlayerLuaBindings.cpp 2024-10-21 16:55:31 +11:00
Kae
5c669f4b3a change to trackedQuestId, add currentQuestId 2024-10-21 16:54:10 +11:00
Kae
e3aa302a8c Move teamMembers impl to Lua bindings
avoiding including UniverseClient.hpp and TeamClient.hpp in StarPlayer
2024-10-21 16:49:21 +11:00
Kae
99f78c3912 add player.trackedQuest 2024-10-21 16:21:53 +11:00
Degranon
f270c3f168 Player teammembers 2024-10-19 21:10:39 +05:00
Kae
aac3e53941 win: add minidumps to fatal errors 2024-10-18 14:18:40 +11:00
Kae
0a5e92ef38 unify UniverseClient & WorldClient LuaRoots & let universeClient scripts intercept packets
can be used for intercepting chat packets, for example!
2024-10-17 19:02:24 +11:00
LDA
9ba9eb2ac3 only set minimum opengl context version on macos 2024-10-17 00:16:44 -07:00
Kae
8aedf51957 add new quest Lua bindings to player 2024-10-15 16:16:57 +11:00
Kae
be884c33b4 change ImageMetadataDatabase caches to use a TTL 2024-10-15 16:11:17 +11:00
Kae
4b917e8c2f
Merge pull request #122 from JenyaRostov/takeallhotkey
Hotkey to Take All action in containers
2024-10-11 05:35:06 +11:00
Kae
9e2f39bc01 Update StarContainerInterface.cpp 2024-10-11 05:34:45 +11:00
Kae
c9d45daac9 Don't trigger player slot reordering when autosaving after swapped 2024-10-11 05:16:09 +11:00
Kae
5db9e4e1c5 Fix keypad binding issue (#125) 2024-10-08 09:49:52 +11:00
Kae
03b7e3a22b PlayerInventory: fix bag loading issue 2024-10-04 13:44:07 +10:00
Jenya
8f4b4d4f2e Merge remote-tracking branch 'origin/takeallhotkey' into takeallhotkey 2024-10-02 22:37:30 +03:00
Jenya
932ec4019a Actual code 2024-10-02 22:35:54 +03:00
Kae
25f3edbae3 shipworlds: store their own epoch time for consistent plant growth 2024-10-02 14:45:27 +10:00
Kae
80192714b7 Update StarSongbookInterface.cpp 2024-10-02 09:07:42 +10:00
Kae
3e8f914154 fix bool lexical casts
oops
2024-09-22 16:24:20 +10:00
Kae
ca48a137ec root.assetFrames & assets.frames 2024-09-22 15:59:45 +10:00
Kae
090441b80a make lexical casts (string -> int/float) faster 2024-09-16 23:02:22 +10:00
Kae
40299558dd Update StarThread_unix.cpp 2024-09-15 16:41:41 +10:00
Kae
4d92042369 Update StarJsonExtra.hpp 2024-09-15 13:46:15 +10:00
Kae
1dc14b116c Update StarJsonExtra.hpp 2024-09-15 13:43:06 +10:00
Kae
8155ec6715 protected dungeon ID optimization + /settileprotection improvements 2024-09-14 15:59:01 +10:00
Kae
9dbc4daacc Update StarWorldServer.cpp 2024-09-13 15:24:13 +10:00
Kae
253473f32c Update StarWorldServer.cpp 2024-09-13 15:05:28 +10:00
Kae
392c8e9bd7 Merge branch 'main' into wip/net-n-btree 2024-09-13 14:56:56 +10:00
Kae
85fbe0bab0 Update StarArmorWearer.cpp 2024-09-13 14:56:45 +10:00
Kae
834acaf6bd Merge branch 'main' into wip/net-n-btree 2024-09-12 23:52:01 +10:00
Kae
9df51b51b8 fix windows pread and pwrite bug
reading without a byte offset specified can affect absolute reads afterward, this is a workaround (thanks windows...)
2024-09-12 23:49:21 +10:00
Kae
261ba6d643 Merge branch 'main' into wip/net-n-btree 2024-09-12 23:31:18 +10:00
Kae
0da6aa1bd9 Update StarFile_windows.cpp 2024-09-12 23:31:07 +10:00