Commit Graph

  • 2dc10fa5ad Tile Prediction improvements Kae 2023-07-31 17:31:02 +1000
  • 72e33fdef5 fix last aim being held when unequipping MaterialItem while holding fire Kae 2023-07-31 16:41:12 +1000
  • 830d4deb7b Tile placement improvements Kae 2023-07-31 16:00:19 +1000
  • df83b02f1d move interface item messages when bottomActionBar is enabled Kae 2023-07-31 15:43:04 +1000
  • f575bad5e1 fix broken LiquidItem preview (LOL) Kae 2023-07-31 15:00:17 +1000
  • f4ff9dcc49 better debug logMapping for predicted tiles Kae 2023-07-31 14:59:38 +1000
  • 80a02c7bde Update commands.lua Kae 2023-07-31 14:11:53 +1000
  • 610dc72c6d Tile Prediction Kae 2023-07-31 02:40:06 +1000
  • 31f5816e8a Update StarBaseScriptPane.cpp Kae 2023-07-30 01:28:43 +1000
  • ffd1507f72 ScriptPanes can specify paneLayer and interactive Kae 2023-07-30 00:41:38 +1000
  • 057f3727de Bottom Action Bar Kae 2023-07-30 00:11:16 +1000
  • 40a2fe57e0 Update StarNpc.cpp Kae 2023-07-29 12:14:11 +1000
  • 224ad2c2c0 Reset script panes on character swap Kae 2023-07-29 02:12:03 +1000
  • 35fc2679de Allow desired entity ID to be specified in addEntity Kae 2023-07-29 00:52:56 +1000
  • b17b935c10 Fix net identity not updating after swapping character Kae 2023-07-29 00:51:44 +1000
  • 5c650d7809 Make client-side NPC collisionPoly override opt-in Kae 2023-07-29 00:49:38 +1000
  • f2afd91d0f Fix Teams not functioning as swapped character Kae 2023-07-26 19:02:33 +1000
  • ddab1db73f Server: Log TCP error and carry on Kae 2023-07-26 18:47:23 +1000
  • c090b935ac Update StarNpc.cpp Kae 2023-07-26 16:48:14 +1000
  • aa220e7947 client-side NPCs Kae 2023-07-26 16:45:01 +1000
  • 76f78c4b20 Update StarLua.hpp Kae 2023-07-25 17:37:32 +1000
  • d07baefaaa Update StarLuaConverters.hpp Kae 2023-07-25 00:57:35 +1000
  • ea084165bf Optimize entityPortrait: Drawable > LuaTable instead of Drawable > Json > LuaTable Kae 2023-07-25 00:49:20 +1000
  • 8547c56ba4 Proper LuaString <-> String handling Kae 2023-07-24 23:37:55 +1000
  • 4c636e911c Add default crafting config values Kae 2023-07-24 22:11:45 +1000
  • c127b50303 Fix discrepancy in voice saving Kae 2023-07-24 20:58:32 +1000
  • 7b4ae73647 add sb.jsonParse Kae 2023-07-24 19:17:17 +1000
  • 5a6c27dd9a whoops Kae 2023-07-24 18:43:50 +1000
  • af31bde032 Handle world creation error when sending world messages, add active world callbacks Kae 2023-07-24 18:42:55 +1000
  • a2d901bd66 Fix ToolUser exception when swapping player Kae 2023-07-24 17:54:31 +1000
  • 5f0e44d60e Update optionsmenu.config.patch Kae 2023-07-24 01:33:50 +1000
  • c6a1d9880f Add DanceDatabase fallback Kae 2023-07-23 22:54:34 +1000
  • 3b8ea95d61 Move MainInterface destruction on disconnect to fix Lua binding crash Kae 2023-07-23 22:49:23 +1000
  • 0aee45a117 Cache certain item generation calls from interfaces Kae 2023-07-23 22:44:02 +1000
  • 121d27446b world.callScriptContext Kae 2023-07-23 13:49:34 +1000
  • d93b026829 Add WorldServer script contexts Kae 2023-07-23 13:11:22 +1000
  • 5fa97741e5 experimental universe.sendWorldMessage function Kae 2023-07-23 01:01:23 +1000
  • cb19eef701 Add character swapping (no GUI yet) Kae 2023-07-22 22:31:04 +1000
  • 4fbd67dacc Fix Inventory::update not calling base Pane update Kae 2023-07-22 21:35:00 +1000
  • 1a2f143f88 debug: tile_dungeon_id is red if dungeon ID is protected Kae 2023-07-22 17:37:47 +1000
  • 30dd83aa02 Fix rare backwards compatibility issue with optimized directives in object "color" Kae 2023-07-21 17:52:10 +1000
  • 643e8b15a1 Fixes for other compilers Kae 2023-07-21 12:22:26 +1000
  • 4b0bc220e4 Support for changing the game's timescale Kae 2023-07-21 00:58:49 +1000
  • 607be74945 Fix server hang while looking for starter world Kae 2023-07-20 19:10:41 +1000
  • d0307e7aa7 Add celestial callbacks to UniverseClient scripts Kae 2023-07-20 17:53:57 +1000
  • 5f86e0f027 Hopefully fix server hang while finding a random starter world Kae 2023-07-20 17:53:17 +1000
  • b964668a38 Let players use tools in lounges Kae 2023-07-20 15:27:28 +1000
  • c1ae238086 Merge branch 'voice' Kae 2023-07-20 15:00:59 +1000
  • 043db1841e Voice: Minor options menu fixes, fix decibel level freezing on muted speakers Kae 2023-07-20 14:55:38 +1000
  • 3aa45ab799 Add voice muting, add input key and mouse functions Kae 2023-07-20 12:52:08 +1000
  • db3d004d30 Fix decibel level being 0 when under threshold Kae 2023-07-19 23:30:04 +1000
  • 7ad1671e0d Fix residual voice data not clearing Kae 2023-07-19 23:28:13 +1000
  • f2bc9adc36 Minor fixes Kae 2023-07-19 23:25:16 +1000
  • 1f038540a5 Port in the voice settings menu Kae 2023-07-19 23:16:59 +1000
  • d682b164aa more Lua voice callbacks Kae 2023-07-19 21:12:14 +1000
  • 0c1c3611b1 Save loopback setting Kae 2023-07-19 19:06:53 +1000
  • 620c23e70a Schedule voice config save when updating settings from Lua Kae 2023-07-19 19:04:31 +1000
  • 35b1c36b17 Add loopback, fix mono and leak Kae 2023-07-19 18:59:35 +1000
  • 3cdbf8bf01 Lua functions for updating Voice settings, improve loudness visualization Kae 2023-07-19 18:15:49 +1000
  • a9dac1b2df Detect setting changes loading Voice JSON Kae 2023-07-19 01:16:47 +1000
  • e1645f37fc Support for player entity message commands Kae 2023-07-19 01:16:22 +1000
  • 770314fd7e Unused alternate blending for stereo Kae 2023-07-18 18:18:02 +1000
  • 6e1d29fe86 Provide speaker info to HUD indicators Kae 2023-07-18 17:36:51 +1000
  • 34bb0b5422 Initial voice HUD indicator setup Kae 2023-07-17 22:20:39 +1000
  • 848b11399f Get SE-compatible voice transmission working Kae 2023-07-16 23:04:09 +1000
  • da098c7b48 Support receiving SE voice data, resample per-speaker again because of positional delay Kae 2023-07-16 20:44:15 +1000
  • 4e44a4ed75 Get transmission working Kae 2023-07-15 14:01:44 +1000
  • 91cd6182d8 Fix mono Kae 2023-07-15 00:39:10 +1000
  • b4a53e0706 Only resample during mix, store samples a simpler way Kae 2023-07-15 00:35:23 +1000
  • 73c5a17746 Move Opus encoding off-thread because of SDL Kae 2023-07-14 22:47:49 +1000
  • 9d66acde2a Update gtests Kae 2023-07-14 21:45:11 +1000
  • 52ba6fa7f7 Ensure NONTHREADSAFE_PSUEDOSTACK is never used Kae 2023-07-14 21:44:13 +1000
  • 8ff5d9f82b Update StarVoice.cpp Kae 2023-07-14 19:54:56 +1000
  • 77e14b5941 cleanup Kae 2023-07-14 18:29:36 +1000
  • 3b38825b34 more voice stuff Kae 2023-07-14 13:13:19 +1000
  • f14f77724d more voice work!!! Kae 2023-07-13 20:47:53 +1000
  • 212de6b876 Merge branch 'main' into voice Kae 2023-07-13 19:21:07 +1000
  • 49afa899a8 Make server tickrate configurable Kae 2023-07-13 19:20:58 +1000
  • 28f4204b09 more Voice work Kae 2023-07-13 19:12:55 +1000
  • c3bf7a3c87 Add vanilla-compatible raw broadcasts Kae 2023-07-13 17:58:35 +1000
  • f02c053ed2 Fix swapped args to CreateKeyPair Kae 2023-07-13 17:57:23 +1000
  • f9e8b5badf more work on Voice Kae 2023-07-13 15:01:07 +1000
  • dbb998459b fmtlib backport to fix warning spam under gcc 13 LDA 2023-07-12 15:33:25 -0700
  • 40223a5090 Initial work Kae 2023-07-12 22:16:12 +1000
  • cf09616b1b Merge branch 'main' into voice Kae 2023-07-12 20:59:52 +1000
  • 2b964a2384 Remove indent from Star:: in StarInput.hpp Kae 2023-07-12 20:59:23 +1000
  • a928ae9e50 Merge branch 'main' into voice Kae 2023-07-12 18:17:18 +1000
  • e543fe5ef0 Change Star::hash defintion to work around LLVM oddity Razik Mazilya 2023-07-12 00:16:56 -0500
  • 81343bc06f Add Curve25519 Kae 2023-07-12 15:13:30 +1000
  • 70bfb54e55 Merge branch 'main' into voice Kae 2023-07-10 20:29:43 +1000
  • 87f0e49341 Fix asynchronous lighting crash Kae 2023-07-10 17:33:47 +1000
  • 7ce4caaa14 Add Opus library Kae 2023-07-10 16:55:44 +1000
  • fe99ec6966 Render the world in its own framebuffer Kae 2023-07-06 23:59:18 +1000
  • fe4cc19618 Change pure string format calls to use fmt::to_string Kae 2023-07-06 19:26:28 +1000
  • f75d1f0b5a Wire rendering improvements Kae 2023-07-05 21:33:15 +1000
  • 58678bfe9d Attempt to fix rare crash writing configuration Kae 2023-07-05 21:31:36 +1000
  • 54dfd900ca interface.bindCanvas uses interface scale by default Kae 2023-07-05 18:25:16 +1000
  • c923f4f13b pane lua stuff Kae 2023-07-04 22:36:27 +1000
  • 5df9adcd0e Fix input bind priority Kae 2023-07-04 20:46:26 +1000
  • bf7418073d Move input callback creation Kae 2023-07-04 20:45:43 +1000