Kae
a6c413cd1c
Merge pull request #126 from SilverSokolova/SilverSokolova-doc
...
Docs: Fix player.setActionBarSlotLink and add player.currentState
2024-10-08 09:35:31 +11:00
SilverSokolova
11b91ff84f
Documentation: Fix player.setActionBarSlotLink doc and add player.currentState
2024-10-07 17:02:46 -05:00
SilverSokolova
c033774aa1
Update README.md
...
* Add answers for common installation questions ("Does it replace SB?", "Can I keep my characters and universe?", "Can I use Steam mods?")
* Inform users of some bug fixes and command changes
2024-10-07 16:53:02 -05: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
764751a825
Update README.md
...
[skip ci]
2024-09-17 00:04:54 +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
304d32d5c0
Merge pull request #113 from OpenStarbound/wip/net-n-btree
...
PR for WIP net branch
2024-09-15 15:17:38 +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
7a043e4727
Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound
2024-09-12 23:51:39 +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
Kae
79d8ca62d3
Merge branch 'main' into wip/net-n-btree
2024-09-12 23:06:24 +10:00
Kae
e8d59f9c2b
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:06:13 +10:00
Kae
ba9335f801
Update StarFont.cpp
2024-09-12 23:03:15 +10:00
Kae
4da398e42d
Merge branch 'main' into wip/net-n-btree
2024-09-12 19:13:57 +10:00
Kae
3c4a2eb71e
tooltip stuff
2024-09-11 19:52:01 +10:00
Kae
a98ff51ef7
trigger build
2024-09-11 18:29:52 +10:00
Kae
3aedd5ae91
Update build.yml
2024-09-11 18:28:41 +10:00
Kae
7408981e13
use a version number rather than a bool
...
more flexible, allows for backwards compat with older OpenSB versions & not just vanilla Starbound
2024-09-11 18:22:44 +10:00
Kae
5a75473e16
try to fix that freaking rare font bug again
2024-09-11 18:18:20 +10:00
Kae
4c78b7365a
Experimental BTree changes
2024-09-11 15:24:01 +10:00
Kae
a6b20df3f0
fix button click not playing when returning from a GUI and then clicking it again
2024-09-11 15:23:35 +10:00
Kae
c68ebd2e0e
Tooltip improvements
2024-09-11 15:20:48 +10:00
Kae
37f3178d33
Network compatibility changes
2024-09-11 15:19:17 +10:00
Kae
7852ad9cf2
Merge pull request #112 from floydinator-git/image-fix
...
Fix images added by assets.add not working in-game.
2024-09-11 15:11:01 +10:00
floydinator-git
1f5e8a4629
Fix ImageMetadataDatabase::calculateImageSize calling Image::readPngMetadata on non-PNG images.
2024-09-10 23:04:09 -04:00
Kae
8457c2e954
Merge pull request #110 from Lonaasan/main
...
[Small Addition] Added respawnInWorld Command
2024-09-09 20:52:06 +10:00
Kae
f59f6be5d3
oop
2024-09-09 20:35:08 +10:00
Kae
95b13f670d
code clean-up
2024-09-09 20:32:23 +10:00
lonaasan
227585f1dc
[bugfix] removed check in setRespawnWorld due to the nature of NULL
2024-09-09 11:35:40 +02:00
lonaasan
732fc2a9d7
[Revision] Applying the recommended changes from pull request #110 (return current value if no argument given, moving the methods to their correct location)
2024-09-09 11:27:14 +02:00
lonaasan
98a395721e
[Small Addition] added respawnInWorld Command
2024-09-09 09:53:11 +02:00
Kae
06b865fb84
Merge pull request #109 from floydinator-git/main
...
add assets.exists
2024-09-07 14:35:17 +10:00
floyd
fc1b97c4bc
Update StarAssets.cpp
2024-09-07 00:03:07 -04:00
Kae
6133d5beb1
Merge pull request #108 from Lonaasan/main
...
[Small Addition] Added custom OpenSB help text categories and descriptions
2024-09-07 13:27:21 +10:00