This website requires JavaScript.
826419b545
Fixed wrong isCrouching condition
master
DBotThePony
2025-01-01 17:01:22 +0700
f60ad2a712
Fix entity query bindings not making copy of tables they are modifying
DBotThePony
2025-01-01 09:42:56 +0700
297fb46bde
Add toString() implementation to MonsterEntity
DBotThePony
2025-01-01 09:42:28 +0700
79381845b0
Slightly improve memory usage of starbound pak fs
DBotThePony
2025-01-01 09:42:09 +0700
8d8143c914
Make traceback() be getter function
DBotThePony
2025-01-01 09:41:46 +0700
889c481d0d
Add tree names to behavior tree
DBotThePony
2025-01-01 09:41:13 +0700
0c169e58ec
Fix wrong animator binding names
DBotThePony
2025-01-01 09:40:55 +0700
b223d6ea6c
Fixes regarding dynamic and seq behavior nodes
DBotThePony
2025-01-01 09:40:11 +0700
f9b339c0e4
More native Lua work
DBotThePony
2024-12-30 12:03:14 +0700
d46ffdb66b
Fix Lua memory leaks related to dangling handles
DBotThePony
2024-12-29 20:49:11 +0700
88eb691045
Improved Lua error handling, propagating JVM errors through Lua as objects, display Lua call stacks
DBotThePony
2024-12-29 20:32:42 +0700
8e7f6ee5c3
Universe chunks database with dictionaries
DBotThePony
2024-12-29 15:55:55 +0700
5c0316746e
Fix not baking behavior tree
DBotThePony
2024-12-28 22:42:04 +0700
49d6cb0d89
Make it not outright crash with 0xC0000005 or 0xC00000FD
DBotThePony
2024-12-28 22:26:30 +0700
9a958ecccb
Make it compile against PUC Lua
DBotThePony
2024-12-28 21:09:44 +0700
148ceba239
Remove Luna
DBotThePony
2024-12-28 13:58:10 +0700
e1d1531e0a
Move remaining bindings to PUC Lua
DBotThePony
2024-12-28 13:56:08 +0700
20b1a7b5e5
Allow to escape closing brackets in json query
DBotThePony
2024-12-24 13:52:49 +0700
d6ef396257
Update some pieces of code to make it compile again
DBotThePony
2024-12-22 21:58:47 +0700
311c6a4e47
Migrate world bindings to PUC Lua
DBotThePony
2024-12-22 21:54:12 +0700
9687c25bb0
Complete utility bindings, pushing Java objects to Lua
DBotThePony
2024-12-18 22:26:13 +0700
658dffc832
Partial utility bindings
DBotThePony
2024-12-18 13:02:13 +0700
d627526088
Move root bindings to native Lua
DBotThePony
2024-12-17 20:50:52 +0700
e2b8c0ed29
Fix Lua errors not inheriting RuntimeException
DBotThePony
2024-12-16 20:20:51 +0700
ad120cccba
Implement invokeGlobal and eval
DBotThePony
2024-12-16 20:17:55 +0700
f82b48672e
require, math.random and math.randomseed implementations
DBotThePony
2024-12-16 16:13:36 +0700
c9be37e37b
"Fix" image loading after bumping LWJGL by using slower code path
DBotThePony
2024-12-16 09:17:10 +0700
3a5dbed4e7
Bump LWJGL to 3.3.4
DBotThePony
2024-12-15 23:32:20 +0700
dd990becf4
More native Lua work
DBotThePony
2024-12-15 23:07:35 +0700
fb1aea8803
Bump JDK to 21, Kotlin to 2.1, Gradle to 8.11, more native Lua work
DBotThePony
2024-12-15 02:46:56 +0700
7f2097e5e7
More native Lua stuff
DBotThePony
2024-12-14 21:20:48 +0700
c5dc4a465a
Bring back most of native Lua code stuff
DBotThePony
2024-12-14 20:12:09 +0700
941d09441f
Fix up mimalloc submodule
DBotThePony
2024-12-14 13:20:42 +0700
6308000557
git doesn't works™️
DBotThePony
2024-12-14 13:19:44 +0700
c088c79bc5
somehow make this shit compile and actually run
DBotThePony
2024-12-14 13:19:18 +0700
5d78cb07f9
Partial revert of Lua C removal
DBotThePony
2024-12-14 00:39:49 +0700
3b454374ec
Stagehands, they don't work because of Luna (:
DBotThePony
2024-12-12 22:29:54 +0700
aeca7836cd
Use zstd to compress client context and system world data
DBotThePony
2024-12-09 14:35:00 +0700
11e4efb2af
Move universe storage to zstd
DBotThePony
2024-12-09 14:15:49 +0700
c5fa4e4b59
Initial implementation of zstd instead of zlib in storage
DBotThePony
2024-12-09 00:12:34 +0700
de34b8ac5f
Reduce GC pressure when generating dungeons
DBotThePony
2024-12-07 13:27:02 +0700
3efedd7d22
Fix dungeon spawn retries being 1 smaller than normal
DBotThePony
2024-12-02 12:32:33 +0700
45e95f7f71
Implement dungeon breathable and gravity
DBotThePony
2024-12-02 12:31:50 +0700
885bccb2d2
Reorder messages
DBotThePony
2024-12-02 12:29:37 +0700
2b698be166
Fix previous commits
DBotThePony
2024-12-01 13:37:22 +0700
9947138eac
Implement entitiesLoungingIn
DBotThePony
2024-12-01 11:26:12 +0700
918b6ff95f
More work on NPCs, async network messages handling support
DBotThePony
2024-11-30 16:46:43 +0700
40d306544f
Even better event execution scheduling when eventloop is overloaded
DBotThePony
2024-10-31 16:30:00 +0700
09f7e8ac70
Misc fixes regarding NPC behavior tree, but they still dont function properly (except ship pet)
DBotThePony
2024-09-06 19:55:01 +0700
4bd85c0e0e
Update world entities storage format to be more compact
DBotThePony
2024-08-11 00:15:36 +0700
ebd2dd3ab1
Update imports
DBotThePony
2024-08-10 23:40:26 +0700
39cd0472b7
Bump kommons
DBotThePony
2024-08-10 19:21:36 +0700
57aea29da2
Add stream codec
DBotThePony
2024-08-10 19:20:52 +0700
7babb729b0
Little work for npc entity
DBotThePony
2024-08-10 19:07:58 +0700
f77cf29567
nextRange for floats
DBotThePony
2024-08-10 19:07:45 +0700
900ce863ae
Move tenant definition to proper actor package
DBotThePony
2024-08-10 19:07:30 +0700
c3d1c8c636
Update species struct
DBotThePony
2024-08-10 19:07:17 +0700
7346883f01
Intern created pathes
DBotThePony
2024-08-10 19:07:01 +0700
a17bb2a732
Don't know why, but all monsters do is constantly walk to left
DBotThePony
2024-07-13 18:05:17 +0700
6f2b8b7bbb
i regret going for third-party Lua-in-JVM implementation due to how bugged it is
DBotThePony
2024-07-07 19:32:52 +0700
307c67d976
Relaxed path finder "reached" check
DBotThePony
2024-06-28 23:05:38 +0700
d9b25c960d
Fix returnBest not being obeyed
DBotThePony
2024-06-28 23:00:56 +0700
34dcc68e15
Optimize StatusController.updateStats
DBotThePony
2024-06-28 22:55:10 +0700
f95bc9762f
Minimally working Monster entities
DBotThePony
2024-06-28 22:44:13 +0700
5c6efaf03d
Implement quirk of Lua reference impl 'next', where removed key do not immediately become invisible to 'next'
DBotThePony
2024-06-27 21:16:58 +0700
77a9beb665
Per player system message, display notification in chat when player is kicked off world
DBotThePony
2024-06-02 21:52:17 +0700
56c154cc96
provideConfigBindings
DBotThePony
2024-05-25 21:16:46 +0700
242f372819
Don't do anything in invokeGlobal if init has not been called
DBotThePony
2024-05-25 19:33:11 +0700
1d77cf8f98
String.limit
DBotThePony
2024-05-24 12:27:19 +0700
56f4fe46a6
Kick player who spams entity messages instead of rejecting them
DBotThePony
2024-05-22 19:05:12 +0700
e2d27e34a5
Decouple add from nextFreeIndex in IdMap
DBotThePony
2024-05-22 19:04:37 +0700
5769cff60b
Wait for clients to disconnect (within reasonable timeframe) before initiating server shutdown
DBotThePony
2024-05-22 19:04:05 +0700
8ef6bead2c
Add missing defaults to StatusControllerConfig
DBotThePony
2024-05-22 19:03:42 +0700
6729f2decc
BasicNetworkedElement.bumpVersion call from outside now properly notifies listeners
DBotThePony
2024-05-22 19:03:11 +0700
06a202bf17
applyParameters variant for ActorMovementController
DBotThePony
2024-05-22 19:02:47 +0700
8eb1db919f
Intern strings originating from Lua
DBotThePony
2024-05-22 19:02:19 +0700
e81079479b
Add PersistentStatusEffect as typealias
DBotThePony
2024-05-22 19:02:04 +0700
d1865900f6
JsonPatch apply now accepts json reader promise
DBotThePony
2024-05-22 19:01:49 +0700
69e0a8737e
Update Color replacement to be actually useful
DBotThePony
2024-05-22 19:01:27 +0700
b41d45b3e9
Synchronize item registry loading using universe thread
DBotThePony
2024-05-22 19:01:05 +0700
a2cc4ba6c3
Cleaner server shutdown
DBotThePony
2024-05-22 19:00:42 +0700
0b3aac6189
Game loading now no longer blocks universe thread and it can perform other work
DBotThePony
2024-05-22 18:59:57 +0700
2f782d7825
NetworkedMap.markIndexDirty
DBotThePony
2024-05-22 18:59:13 +0700
b4902559ac
Fix crash related to starbound data structure being dumb
DBotThePony
2024-05-22 18:59:02 +0700
1b7076f04f
Use Lua's random in util bindings
DBotThePony
2024-05-22 18:58:30 +0700
96fdcccdd0
More random generator compat with original engine
DBotThePony
2024-05-22 18:58:11 +0700
032f32626e
Make RGBAColorTypeAdapter accept hex strings as input
DBotThePony
2024-05-22 18:57:42 +0700
16ccb84d3b
Don't let through long nicknames
DBotThePony
2024-05-16 22:25:26 +0700
19324c6247
Add cli command arguments
DBotThePony
2024-05-16 19:32:08 +0700
67ac2b272e
Busy.png makes a nice loading icon
DBotThePony
2024-05-12 21:10:37 +0700
da9efdb765
paranoia
DBotThePony
2024-05-10 20:17:42 +0700
2d3c080002
Central structures placement and replacement, minimally working shipworld saving, some more save format inconsistencies dug up
DBotThePony
2024-05-10 20:10:12 +0700
9eaa6ea5f1
Minor adjustments in added bindings
DBotThePony
2024-05-06 22:55:20 +0700
7f16e643f3
Expose almost all World Lua bindings
DBotThePony
2024-05-06 22:45:50 +0700
be6f637d9b
Set generation caches to expireafterwrite, to reduce cpu pressure
DBotThePony
2024-05-06 14:43:45 +0700
b5fe913f14
Update readme
DBotThePony
2024-05-06 14:21:29 +0700
19038dea7d
Fix Line2d.distanceTo
DBotThePony
2024-05-06 14:18:38 +0700
79e606f609
Rollback immediate placement, make custom terrain regions actually work
DBotThePony
2024-05-06 12:45:38 +0700
566751b77b
Immediate dungeon placement
DBotThePony
2024-05-06 02:12:01 +0700
161d19f263
Little faster big dungeon placement
DBotThePony
2024-05-05 22:53:31 +0700