Commit Graph

638 Commits

Author SHA1 Message Date
Kae
330fc938f3
Update README.md 2024-03-20 19:57:57 +11:00
Kae
0dc4cbd8e1
Update README.md 2024-03-20 19:56:54 +11:00
Kae
ac4c72540d
Update README.md 2024-03-20 19:56:40 +11:00
Kae
a096fa3ffc Update StarWorldPainter.cpp 2024-03-20 16:38:44 +11:00
Kae
1415743545 Update world.frag 2024-03-20 15:53:58 +11:00
Kae
bf73fbc1ad cursed point lights everywhere (but god it looks good) 2024-03-20 15:29:26 +11:00
Kae
6d76a11e25 experiment: unclamped lighting 2024-03-20 01:53:34 +11:00
Kae
58a346e563
Merge pull request #44 from ErodeesFleurs/sendPacket
Improving universe.sendPacket
2024-03-19 21:01:53 +11:00
ErodeesFleurs
a633070b3b oops 2024-03-19 16:50:05 +08:00
ErodeesFleurs
876cf6343d modify universe.sendPacket 2024-03-19 16:42:06 +08:00
Kae
e068172a09
Merge pull request #43 from ErodeesFleurs/sendPacket
Add the Lua function for sending packet.
2024-03-19 18:24:23 +11:00
Kae
983bb82a96 Async lighting improvements 2024-03-19 18:21:54 +11:00
ErodeesFleurs
b856377833 add sendPacket lua context 2024-03-19 12:46:50 +08:00
Kae
17ea975970 Update StarCommandProcessor.cpp 2024-03-19 14:44:21 +11:00
Kae
5ca42599ef make timescale a server command and add a tickrate command 2024-03-19 13:35:55 +11:00
Kae
5f01d2d4d7 Update StarWorldServer.cpp 2024-03-18 23:25:44 +11:00
Kae
5a48b0383a fix StepUpdate typos (oops) 2024-03-18 22:09:48 +11:00
Kae
647cd45dd5 Update StarPlayerUniverseMap.cpp 2024-03-18 17:37:43 +11:00
Kae
5d1e118a19 better UniverseMap checks 2024-03-18 17:34:02 +11:00
Kae
7d717489a9 Update StarUniverseClient.cpp 2024-03-18 17:12:42 +11:00
Kae
4d9e2a37ae scratch that, apparently those aren't accessible by PR workflows. that's dumb 2024-03-18 00:21:33 +11:00
Kae
9a48cd8dba make sccache use repo vars 2024-03-17 23:44:35 +11:00
Kae
5dbbc2b60a Update packing.config 2024-03-17 23:24:13 +11:00
Kae
f15d50ec07 oops!! 2024-03-17 23:09:42 +11:00
Kae
87f6312900 fix linux assemble.sh 2024-03-17 22:59:56 +11:00
Kae
b648214e3c Improve Windows artifacts 2024-03-17 22:54:28 +11:00
Kae
21a4f9a624 fix file perms on sh files 2024-03-17 22:38:55 +11:00
Kae
4fb380411f Use Linux assembly script 2024-03-17 22:30:29 +11:00
Kae
faae6e715a fix minor interp bug 2024-03-17 18:06:12 +11:00
Kae
758a900e51 Update StarWorldServer.cpp 2024-03-17 17:37:32 +11:00
Kae
9dc1eb7312 InterpolationTracker operates on time in seconds instead of steps now 2024-03-17 17:33:31 +11:00
Kae
4e0d7598e1 omg 2024-03-17 15:56:29 +11:00
Kae
3650add73a Update CMakeLists.txt 2024-03-17 15:38:35 +11:00
Kae
68b1632b92 Update CMakeLists.txt 2024-03-17 15:36:50 +11:00
Kae
8d1d278e7b Update CMakeLists.txt 2024-03-17 15:32:05 +11:00
Kae
b98b0334a9 Update CMakeLists.txt 2024-03-17 15:29:38 +11:00
Kae
b2b6c05968 Update StarWorldServer.cpp 2024-03-17 15:12:08 +11:00
Kae
8559a46df2 fix RPATH and object material spaces from old worlds getting stuck 2024-03-17 15:11:29 +11:00
Kae
252ce113a5 add missing vars to linux and macOS CMakePresets 2024-03-17 13:45:30 +11:00
Kae
e867822a70 whoops, setMetatable call was accidentally removed 2024-03-17 13:36:30 +11:00
Kae
53c7c3775f Lua: new Image userdata (& cursor mod fix) 2024-03-17 01:53:46 +11:00
Kae
463205c09c remove unnecessary SDL2 include
[skip ci]
2024-03-17 01:52:34 +11:00
Kae
d577a98980 Lua: allow jarray and jobject to convert existing tables
[skip ci]
2024-03-17 01:52:02 +11:00
Kae
8f8741bcb2
Merge pull request #40 from ErodeesFleurs/clipboard
Add ClipboardLuaBindings and make them available only when "safeScripts" is false.
2024-03-17 00:28:09 +11:00
Kae
37843e419b include Steam and Discord API dlls in Windows artifacts 2024-03-17 00:17:16 +11:00
ErodeesFleurs
c6a2f4fa7d add clipboard lua binds 2024-03-16 20:00:53 +08:00
Kae
5499b04e9f
Merge pull request #38 from OpenStarbound/SilverSokolova-patch-1
HD cursor + move debug menu
2024-03-16 18:36:26 +11:00
SilverSokolova
d6b0d4f098
HD cursors for power and chat cursor types 2024-03-16 00:28:09 -05:00
SilverSokolova
f92f3652bf
move debug menu down to not overlap buffs 2024-03-16 00:21:57 -05:00
Kae
8c2cca2bd0 Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound 2024-03-16 11:07:44 +11:00