Commit Graph

  • 58a346e563
    Merge pull request #44 from ErodeesFleurs/sendPacket Kae 2024-03-19 21:01:53 +1100
  • a633070b3b oops ErodeesFleurs 2024-03-19 16:50:05 +0800
  • 876cf6343d modify universe.sendPacket ErodeesFleurs 2024-03-19 16:42:06 +0800
  • e068172a09
    Merge pull request #43 from ErodeesFleurs/sendPacket Kae 2024-03-19 18:24:23 +1100
  • 983bb82a96 Async lighting improvements Kae 2024-03-19 18:21:54 +1100
  • b856377833 add sendPacket lua context ErodeesFleurs 2024-03-19 12:46:50 +0800
  • 17ea975970 Update StarCommandProcessor.cpp Kae 2024-03-19 14:44:21 +1100
  • 5ca42599ef make timescale a server command and add a tickrate command Kae 2024-03-19 13:35:55 +1100
  • 5f01d2d4d7 Update StarWorldServer.cpp Kae 2024-03-18 23:25:44 +1100
  • 5a48b0383a fix StepUpdate typos (oops) Kae 2024-03-18 22:09:48 +1100
  • 647cd45dd5 Update StarPlayerUniverseMap.cpp Kae 2024-03-18 17:37:43 +1100
  • 5d1e118a19 better UniverseMap checks Kae 2024-03-18 17:34:02 +1100
  • 7d717489a9 Update StarUniverseClient.cpp Kae 2024-03-18 17:12:42 +1100
  • 4d9e2a37ae scratch that, apparently those aren't accessible by PR workflows. that's dumb Kae 2024-03-18 00:21:33 +1100
  • 9a48cd8dba make sccache use repo vars Kae 2024-03-17 23:44:35 +1100
  • 5dbbc2b60a Update packing.config Kae 2024-03-17 23:24:13 +1100
  • f15d50ec07 oops!! Kae 2024-03-17 23:09:42 +1100
  • 87f6312900 fix linux assemble.sh Kae 2024-03-17 22:59:56 +1100
  • b648214e3c Improve Windows artifacts Kae 2024-03-17 22:54:28 +1100
  • 21a4f9a624 fix file perms on sh files Kae 2024-03-17 22:38:55 +1100
  • 4fb380411f Use Linux assembly script Kae 2024-03-17 22:30:29 +1100
  • faae6e715a fix minor interp bug Kae 2024-03-17 18:06:12 +1100
  • 758a900e51 Update StarWorldServer.cpp Kae 2024-03-17 17:37:32 +1100
  • 9dc1eb7312 InterpolationTracker operates on time in seconds instead of steps now Kae 2024-03-17 17:33:31 +1100
  • 4e0d7598e1 omg Kae 2024-03-17 15:56:29 +1100
  • 3650add73a Update CMakeLists.txt Kae 2024-03-17 15:38:35 +1100
  • 68b1632b92 Update CMakeLists.txt Kae 2024-03-17 15:36:50 +1100
  • 8d1d278e7b Update CMakeLists.txt Kae 2024-03-17 15:32:05 +1100
  • b98b0334a9 Update CMakeLists.txt Kae 2024-03-17 15:29:38 +1100
  • b2b6c05968 Update StarWorldServer.cpp Kae 2024-03-17 15:12:08 +1100
  • 8559a46df2 fix RPATH and object material spaces from old worlds getting stuck Kae 2024-03-17 15:11:29 +1100
  • 252ce113a5 add missing vars to linux and macOS CMakePresets Kae 2024-03-17 13:45:30 +1100
  • e867822a70 whoops, setMetatable call was accidentally removed Kae 2024-03-17 13:36:30 +1100
  • 53c7c3775f Lua: new Image userdata (& cursor mod fix) Kae 2024-03-17 01:53:46 +1100
  • 463205c09c remove unnecessary SDL2 include Kae 2024-03-17 01:52:34 +1100
  • d577a98980 Lua: allow jarray and jobject to convert existing tables Kae 2024-03-17 01:52:02 +1100
  • 8f8741bcb2
    Merge pull request #40 from ErodeesFleurs/clipboard Kae 2024-03-17 00:28:09 +1100
  • 37843e419b include Steam and Discord API dlls in Windows artifacts Kae 2024-03-17 00:17:16 +1100
  • c6a2f4fa7d add clipboard lua binds ErodeesFleurs 2024-03-16 20:00:53 +0800
  • 5499b04e9f
    Merge pull request #38 from OpenStarbound/SilverSokolova-patch-1 Kae 2024-03-16 18:36:26 +1100
  • d6b0d4f098
    HD cursors for power and chat cursor types SilverSokolova 2024-03-16 00:28:09 -0500
  • f92f3652bf
    move debug menu down to not overlap buffs SilverSokolova 2024-03-16 00:21:57 -0500
  • 8c2cca2bd0 Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound Kae 2024-03-16 11:07:44 +1100
  • a63707cc59 Update word_count.cpp Kae 2024-03-16 11:07:41 +1100
  • 2cb1518894
    Merge pull request #37 from N1ffe/update-readme-25 Kae 2024-03-16 11:05:42 +1100
  • cc960aa754 Remove unrelated comment Niffe 2024-03-15 15:16:02 +0200
  • 24c4acf8fd Update README.md Niffe 2024-03-15 15:12:30 +0200
  • 78a68b6a20 postLoad scripts too Kae 2024-03-16 00:02:51 +1100
  • 7eec15098e asset onLoad scripts can add and patch assets now Kae 2024-03-15 22:47:02 +1100
  • 13f91aa195 Songbook search improvements Kae 2024-03-15 21:29:14 +1100
  • 6fa0afd758 experimental asset load scripts Kae 2024-03-15 21:28:11 +1100
  • 696abcca71 fix late aimPosition Kae 2024-03-15 16:26:12 +1100
  • 658fab846e change net debug logging to kB/s Kae 2024-03-15 16:00:56 +1100
  • 6208636d69 Fixes Kae 2024-03-15 15:26:38 +1100
  • 662b83ff92 Initial commit of experimental zstd network compression Kae 2024-03-14 21:41:53 +1100
  • 8164e5ae6f Game window respects Windows theme setting Kae 2024-03-14 21:17:05 +1100
  • 3534067801 Tile Prediction: make refunds silent Kae 2024-03-11 17:03:09 +1100
  • caf7abebfe change tickNetInterpolation calls to use dt value Kae 2024-03-11 16:31:20 +1100
  • e6d2f5975b Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound Kae 2024-03-11 11:30:49 +1100
  • ce002fa0ef Update CMakePresets.json Kae 2024-03-11 11:30:45 +1100
  • dd43b176cd
    Merge pull request #34 from WasabiRaptor/remove-missing-persistent-effects Kae 2024-03-10 17:47:48 +1100
  • e89a9af075 whoops WasabiRaptor 2024-03-09 18:58:25 -0500
  • 21f9ab763e remove missing persistent effects WasabiRaptor 2024-03-09 16:26:13 -0500
  • dc77061840 hopefully fix #33 Kae 2024-03-09 12:18:22 +1100
  • 165bcbefee minor code polish Kae 2024-03-09 11:09:04 +1100
  • 52a6f200ed
    Merge pull request #27 from WasabiRaptor/main Kae 2024-03-09 10:24:10 +1100
  • 74072959c5
    Merge pull request #32 from WasabiRaptor/Perfectly-Generic-Item-fixes Kae 2024-03-09 10:23:15 +1100
  • 84fe2dfd4c Perfectly Generic Item improvements WasabiRaptor 2024-03-08 18:14:40 -0500
  • a6a1cc7f42
    Merge pull request #29 from WasabiRaptor/json-patching Kae 2024-03-09 09:54:23 +1100
  • 4c2e75b585 sccache is autodetected now - optional in presets Kae 2024-03-09 09:49:00 +1100
  • 7b556b33f8 More compact search patch parsing Kae 2024-03-09 09:48:21 +1100
  • 7bc9eaa432
    Merge pull request #31 from JamesTheMaker/main Kae 2024-03-09 09:07:39 +1100
  • 6bd1283078
    Merge pull request #1 from JamesTheMaker/Songbook JamesTheMaker 2024-03-08 15:18:51 -0500
  • d26a7dbd18
    Merge branch 'OpenStarbound:main' into Songbook JamesTheMaker 2024-03-08 15:18:23 -0500
  • 35dc974a8f
    Merge pull request #28 from JamesTheMaker/main Kae 2024-03-09 06:25:55 +1100
  • 1cf7baa317 Update CMakeLists.txt Kae 2024-03-09 04:42:26 +1100
  • 2551298474 Merge branch 'Songbook' of https://github.com/JamesTheMaker/OpenStarbound into Songbook JamesTheMaker 2024-03-08 12:19:46 -0500
  • 81ab5b638b Added searchbar to songbook JamesTheMaker 2024-03-08 11:39:39 -0500
  • e156fa6335 Update build_linux.yml Kae 2024-03-09 04:08:28 +1100
  • 35e880c073 Update build_linux.yml Kae 2024-03-09 04:06:27 +1100
  • 53c102b0c7 Added searchbar to songbook JamesTheMaker 2024-03-08 11:39:39 -0500
  • 6c562470f3 Merge launcher branch Kae 2024-03-08 20:09:27 +1100
  • f8a6a3e57d inventory and hotbar size mismatch fixes WasabiRaptor 2024-03-07 13:12:11 -0500
  • c5e568e47c fine WasabiRaptor 2024-03-07 18:56:13 -0500
  • f5400e5877 improvement to iterating through patch arrays WasabiRaptor 2024-03-07 18:06:30 -0500
  • 15a12c06a6 Added the search operand to the move and copy operations, and added the new merge operation JamesTheMaker 2024-03-07 17:28:34 -0500
  • 9b4ca69e0e Added the search operand to the find, replace, and remove operations JamesTheMaker 2024-03-07 12:31:48 -0500
  • c808d207c9 Added search operator to the remove operation JamesTheMaker 2024-03-07 11:01:29 -0500
  • 3c8a8619d5
    Merge branch 'OpenStarbound:main' into main JamesTheMaker 2024-03-07 09:44:18 -0500
  • 14ec64ace7 Added jsonCompare function JamesTheMaker 2024-03-07 09:43:36 -0500
  • 89fe1bf15b oops. Kae 2024-03-07 14:43:23 +1100
  • 170b913caa fix fucked up line splits from cmake-format Kae 2024-03-07 14:31:25 +1100
  • edcefdc58b ran cmake-format on CMakeLists.txt Kae 2024-03-07 14:16:30 +1100
  • a1bcfe5f35 update sbinit scripts Kae 2024-03-07 13:56:23 +1100
  • f1e3f6791d Multiple patch files JamesTheMaker 2024-03-06 12:40:38 -0500
  • 79cd235939 Update StarClientApplication.cpp Kae 2024-03-05 16:22:13 +1100
  • 9ae14a3d0b
    Merge pull request #25 from N1ffe/dynamic-sun-image Kae 2024-03-02 14:58:30 +1100
  • 4b4013e5c8 Dynamic sun image Niffe 2024-03-01 00:03:19 +0200
  • 3453819837 fix debug logMap text stacking Kae 2024-02-29 19:22:22 +1100
  • 0b4119ce12 Fix possible Unicode exception in Directives parsing Kae 2024-02-29 19:09:10 +1100