Commit Graph

  • e490fd3a4d
    Update README.md Rohan 2024-07-06 19:20:07 -0700
  • 6aef6a719c
    Update README.md Rohan 2024-07-06 19:13:35 -0700
  • 5f9e2338e4
    Update README.md Rohan 2024-07-06 19:09:31 -0700
  • 7123d7a3a7
    Update README.md Rohan 2024-07-06 19:05:23 -0700
  • 457e6805b6
    Update README.md Rohan 2024-07-06 17:45:48 -0700
  • 642b1b1426
    Update README.md Rohan 2024-07-06 17:39:03 -0700
  • 7fa270a3a7
    Update README.md Rohan 2024-07-06 17:34:11 -0700
  • 03a6d4e8ed
    Update README.md Rohan 2024-07-06 17:32:31 -0700
  • aff00139ff
    Update README.md Rohan 2024-07-06 17:30:19 -0700
  • 36e8d29ad4
    Update README.md Rohan 2024-07-06 17:29:04 -0700
  • b2b56c7967
    Update README.md Rohan 2024-07-06 17:25:30 -0700
  • b7ff17bb33
    Update README.md Rohan 2024-07-06 17:24:44 -0700
  • e1e3246b26
    Update README.md Rohan 2024-07-06 17:23:58 -0700
  • bc2e805d01 Bump shader versions Kae 2024-07-07 07:32:06 +1000
  • d313a3ceb3 OpenGL: use 4.1 core Kae 2024-07-07 04:44:01 +1000
  • 4b0d1cb90d
    Merge pull request #76 from Kilkenni/player-bindings-return-values Kae 2024-07-02 22:37:55 +1000
  • 49f84c7a3b add missing return statement Kae 2024-07-02 21:26:30 +1000
  • 0acce4b871 return values for bookmark Lua callbacks Kilkenni 2024-07-01 19:18:40 +0300
  • 54ac208dd5 lighting: disable the new additive point light behavior when new lighting is off Kae 2024-06-28 17:10:17 +1000
  • bb5387fbdb fix seemingly extremely rare race condition leading to exception when joining a singleplayer internal server Kae 2024-06-28 17:09:13 +1000
  • 4120a289db update fmtlib Kae 2024-06-27 23:39:48 +1000
  • f60a19e065 optional sbinit option to disable UGC (workshop mods) Kae 2024-06-27 15:49:41 +1000
  • 64adc28658 fix the very last material color variant not displaying Kae 2024-06-27 14:29:43 +1000
  • c90e738730
    Update README.md Kae 2024-06-26 17:37:30 +1000
  • e1abce7091 allow compiling with old versions of sdl2 LDA 2024-06-25 22:13:51 -0700
  • 624d41f94a Fix MaterialItem not entirely uninitializing Kae 2024-06-26 13:04:19 +1000
  • 563d95b9e6 remove redundant vertexRounding uniform from interface shader Kae 2024-06-26 13:03:30 +1000
  • c405fda45c Update StarAssets.cpp Kae 2024-06-25 20:03:35 +1000
  • 9edbe8cf2d Add .patchlist Kae 2024-06-25 19:56:44 +1000
  • 67c7257c3b Update StarCharSelection.cpp Kae 2024-06-25 19:56:19 +1000
  • c046bd83d1
    Merge pull request #71 from OpenStarbound/SilverSokolova-patch-1 Kae 2024-06-24 18:56:04 +1000
  • ce032d8e0c Include steam_appid.txt by default Kae 2024-06-24 18:35:35 +1000
  • e1b1b2fd59 Ensure the chunk & system that the player's ship is always in their local chunk cache Kae 2024-06-24 14:08:04 +1000
  • 4c90472977 Read object script paths from params again taking relative paths into account Kae 2024-06-22 14:02:02 +1000
  • 83686a816c
    revert Object script change for now Kae 2024-06-20 09:16:37 +1000
  • 39a6e900a4 Inspecting now logs to the chat Kae 2024-06-17 20:31:40 +1000
  • f7d2303fe0 add Object::clientEntityMode, & read scripts from params Kae 2024-06-17 20:22:26 +1000
  • 6ded71d9eb tests can link again AND THEY PASS!!! LDA 2024-06-16 09:28:28 -0700
  • 6654e4da27
    make /help run tell you about the run command SilverSokolova 2024-06-11 09:41:46 -0500
  • fc50600303 add Projectile::velocity Kae 2024-06-09 15:25:23 +1000
  • c999e2f4f5
    Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound Evert Prants 2024-06-03 13:09:25 +0300
  • 5a99d7b245 fix crash with asset scripts that only manifested after MSVC update Kae 2024-06-03 18:28:51 +1000
  • 5d1e85b241 player.availableRecipes and root.allRecipes Kae 2024-06-03 15:47:18 +1000
  • 5f2990e6dc
    Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound Evert Prants 2024-06-02 17:52:43 +0300
  • add17da988 directive-based color variants for materials Kae 2024-06-02 22:37:52 +1000
  • 68bd850fe7 scale planetNameOffset by interface scale Kae 2024-06-02 14:31:25 +1000
  • 986db9cfc5 further MaterialDatabase checks Kae 2024-06-02 14:02:16 +1000
  • 41bad6c97c fix MaterialDatabase::radiantLight null deref when material/matmod ID does not exist Kae 2024-06-01 21:32:27 +1000
  • 135c7dd999
    Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound Evert Prants 2024-05-30 21:08:22 +0300
  • a88b1e4ce0 sequence parsing and parseArguments fixes Kae 2024-05-29 12:42:14 +1000
  • dca7f59dbc
    Merge pull request #68 from WasabiRaptor/missing-tech-check-on-player-load Kae 2024-05-29 11:32:43 +1000
  • 465f07a9b7 fix unknown tech logging Kae 2024-05-29 11:31:54 +1000
  • 3cdc8316d6 fix vertically offcenter graphicsmenu header text Kae 2024-05-29 11:10:35 +1000
  • 20882990e0 error handling for missing techs WasabiRaptor 2024-05-28 10:44:34 -0400
  • 343fe13e68
    Remove jemalloc prebuild, add it to vcpkg deps instead Evert Prants 2024-05-26 21:47:54 +0300
  • 001ead3fc4
    Fork readme notice Evert Prants 2024-05-26 21:09:24 +0300
  • 7390996c8f
    Fork changes Evert Prants 2024-05-26 21:04:49 +0300
  • 74dabf2244 fix two tiny issues with changing interface scale Kae 2024-05-25 13:12:50 +1000
  • f3adb0b9d0 Add an interface scale slider Kae 2024-05-25 12:52:07 +1000
  • e31a374212 Fix anchored panes flying into the abyss within miliseconds when you try to drag them Kae 2024-05-25 12:51:27 +1000
  • db42ccae71 fix Assets filesByExtension storing duplicate asset paths Kae 2024-05-25 11:12:31 +1000
  • 19986b30a1 lmao oops Kae 2024-05-24 12:10:48 +1000
  • ae26440bac fix Songbook interface no longer excluding /songs/ & .abc Kae 2024-05-24 12:00:53 +1000
  • 8f8220f517
    Update README.md Kae 2024-05-24 09:35:27 +1000
  • 0abe47ab6c slightly smarter inventory close behavior with panes that open with the inventory Kae 2024-05-23 12:12:07 +1000
  • f42031dc9e make text anchors in LargeCharPlate configurable Kae 2024-05-23 11:43:15 +1000
  • 3addf35a2c
    Merge pull request #64 from OpenStarbound/SilverSokolova-patch-1 Kae 2024-05-21 21:16:09 +1000
  • 4ae9f131f8
    Make blueprints stackable SilverSokolova 2024-05-21 03:59:03 -0500
  • 59294742e9
    Update README.md Kae 2024-05-19 19:55:11 +1000
  • 3340a0367b
    Update README.md Kae 2024-05-19 19:09:09 +1000
  • 3669863ccf
    Update build_windows.yml Kae 2024-05-19 18:57:42 +1000
  • 6a95e7d248
    Add more convenient nightly build links Kae 2024-05-19 18:55:36 +1000
  • 625f0d8fc5 don't crash when drawing wires connected to a non-existent node Kae 2024-05-15 11:53:46 +1000
  • 2f2c08a8dc
    update vcpkg version Kae 2024-05-14 13:07:51 +1000
  • 2996bfe8b4
    Update StarHumanoid.cpp Kae 2024-05-13 15:53:01 +1000
  • 95f6babd5e scaling functions now warn instead of crashing with negative scales Kae 2024-05-03 08:53:44 +1000
  • de3d099d51 catch image processing errors in font rendering Kae 2024-05-03 08:53:18 +1000
  • 6fc52e2fe7 codex items: mark unread if already known so that it reopens Kae 2024-05-02 13:12:39 +1000
  • 80109a8181 Update StarHumanoid.cpp Kae 2024-05-02 13:12:18 +1000
  • 8cbb262c24 fix directives stitching bug when parsing scale Kae 2024-05-02 11:56:59 +1000
  • 789597dde4 fix inventory hotbar links breaking when moving an item Kae 2024-05-01 05:04:38 +1000
  • 9e3048ea16 world.entityAimPosition Kae 2024-05-01 05:04:15 +1000
  • 840d64dbed
    Update StarImageProcessing.cpp Kae 2024-05-01 03:35:22 +1000
  • 6bcc7224e8
    temporary fix Kae 2024-05-01 03:29:05 +1000
  • 27e0f6bd71 fix: scale not applying to NPCs properly and applying post-rotation Kae 2024-04-29 06:18:58 +1000
  • f7b7a2d4d5
    oops: fix lexical & oob exceptions in StarImageProcessing.cpp Kae 2024-04-29 04:14:52 +1000
  • 2a751e2e37 Make zoom key-binds holdable Kae 2024-04-27 16:31:10 +1000
  • a5fc77820f Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound Kae 2024-04-27 06:46:22 +1000
  • a25b699966 Update StarFont.cpp Kae 2024-04-27 06:46:20 +1000
  • eeff5a7424
    Move build instructions into openable sections Kae 2024-04-26 06:57:06 +1000
  • 89852ab6c6
    Merge pull request #57 from Kilkenni/main Kae 2024-04-26 06:54:09 +1000
  • 248a22fb7b typo Kilkenni 2024-04-25 13:40:48 +0300
  • 9e875d5212 Added instructionf for Fedora Kilkenni 2024-04-25 13:37:34 +0300
  • 02bbf56c19
    Update README.md Kae 2024-04-25 11:24:14 +1000
  • 929c75c364 fix macOS compilation Kae 2024-04-25 10:05:19 +1000
  • a81490c35c reduce some Directives exceptions down to error strings for perf Kae 2024-04-25 09:39:23 +1000
  • 1b86da7f36 fix: PaintingBeamTool turning invisible after switching color Kae 2024-04-25 02:09:10 +1000
  • f547774c5c Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound Kae 2024-04-25 01:37:17 +1000
  • 8cac985fd0 oops: fix one-line mistake that caused some glyphs to randomly scramble Kae 2024-04-25 01:37:15 +1000
  • 2f73a98c55
    Update chat.config.patch Kae 2024-04-25 01:05:04 +1000