Perttu Ahola
|
1728d15b43
|
builtin/voxelworld: Remove slow Lua implementation of SpatialUpdateQueue and use higher max_operations
|
2014-10-21 18:19:24 +03:00 |
|
Perttu Ahola
|
abad1e0e2f
|
lua_bindings/spatial_update_queue: Initial half-working version
|
2014-10-21 18:19:24 +03:00 |
|
Perttu Ahola
|
a2890529bf
|
Very ugly LOD mechanism
|
2014-10-21 18:19:24 +03:00 |
|
Perttu Ahola
|
6115d92f3f
|
builtin/voxelworld, games/digger: WIP
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
73a7dc9345
|
builtin/voxelworld/client_lua/module.lua: Move stuff from old queue to new queue one portion at a time to keep a steady framerate
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
e8e7fa63dd
|
builtin/voxelworld/client_lua/module.lua: Optimize spatial update prioritization queue
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
9d463c7319
|
builtin/voxelworld: WIP
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
edb1008f80
|
builtin/voxelworld, impl/mesh,voxel: Remove TextureAtlasRegistry from VoxelRegistry
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
dbbcbf4e51
|
builtin/voxelworld: WIP
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
0b76e363bd
|
builtin/voxelworld: WIP: Separate buildat.set_voxel_physics_boxes()
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
5a8679b7e1
|
builtin/voxelworld: WIP: 24x24x24 chunks, set ambient color explicitly
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
f26d1c3176
|
builtin/voxelworld: WIP: Always limit mesh updates to 1 per frame
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
9bf9cb7627
|
builtin/voxelworld: WIP: Fix voxel alignment for physics
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
6402c5c246
|
builtin/voxelworld: WIP
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
3f69453efe
|
builtin/voxelworld: WIP
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
cd3abc2048
|
builtin/voxelworld: WIP: Physics don't work
|
2014-10-21 18:19:22 +03:00 |
|
Perttu Ahola
|
f1722ef1d5
|
builtin/voxelworld: WIP: Update geometry of closest nodes first
|
2014-10-21 18:19:22 +03:00 |
|
Perttu Ahola
|
3b0f63ded1
|
builtin/voxelworld: WIP: Limit geometry updates per frame
|
2014-10-21 18:19:22 +03:00 |
|
Perttu Ahola
|
1973b1c331
|
builtin/voxelworld: WIP: Use compressed voxel data
|
2014-10-21 18:19:22 +03:00 |
|
Perttu Ahola
|
1ef9b870cd
|
builtin/voxelworld: WIP: Optimize
|
2014-10-21 18:19:22 +03:00 |
|
Perttu Ahola
|
a0ea7feea8
|
builtin/replicate: Remove excessive logging of data
|
2014-10-21 18:19:22 +03:00 |
|
Perttu Ahola
|
bbc54b5128
|
builtin/voxelworld, games/digger: WIP
|
2014-10-21 18:19:22 +03:00 |
|
Perttu Ahola
|
7f52b74fcb
|
builtin/voxelworld, games/digger: WIP
|
2014-10-21 18:19:22 +03:00 |
|
Perttu Ahola
|
0f83215a29
|
builtin/voxelworld, games/digger: WIP
|
2014-10-21 18:19:21 +03:00 |
|
Perttu Ahola
|
b7ead57201
|
builtin/voxelworld, games/digger: WIP
|
2014-10-21 18:19:21 +03:00 |
|
Perttu Ahola
|
610fe94d08
|
doc/todo: Module tags
|
2014-10-21 18:19:21 +03:00 |
|
Perttu Ahola
|
901e0e9e82
|
builtin/voxelworld, games/digger: WIP
|
2014-10-21 18:19:21 +03:00 |
|
Perttu Ahola
|
e87c89c703
|
builtin/voxelworld, games/digger: WIP
|
2014-10-21 18:19:21 +03:00 |
|
Perttu Ahola
|
7152179640
|
builtin/voxelworld, games/digger: Initial dummy versions
|
2014-10-12 10:06:07 +03:00 |
|
Perttu Ahola
|
1b3a4182ab
|
Fix coding style (previous attempt only touched header files)
|
2014-10-08 00:52:30 +03:00 |
|
Perttu Ahola
|
dec971307e
|
Fix coding style
|
2014-10-06 16:57:54 +03:00 |
|
Perttu Ahola
|
05d93e4f99
|
network:new_client -> network:client_connected
|
2014-10-05 14:22:02 +03:00 |
|
Perttu Ahola
|
7b043a8c7f
|
Clean up client connect/disconnect related logging
|
2014-10-05 13:57:52 +03:00 |
|
Perttu Ahola
|
1e767a11f5
|
builtin/client_lib_test, games/test: Test require("buildat/module/<name>")
|
2014-10-05 11:56:52 +03:00 |
|
Perttu Ahola
|
60874360d9
|
server: Allow modules that don't contain C++ files if meta.disable_cpp is set
|
2014-10-05 11:54:46 +03:00 |
|
Perttu Ahola
|
31f3134276
|
Rename meta.txt to meta.json
|
2014-10-04 22:13:23 +03:00 |
|
Perttu Ahola
|
c3468ea8fd
|
Fix module loading on Windows
|
2014-10-04 13:37:40 +03:00 |
|
Perttu Ahola
|
e050dec31d
|
interface/file_watch: Rename MultiFileWatch to FileWatch
|
2014-10-04 08:31:29 +03:00 |
|
Perttu Ahola
|
15e9dbcc95
|
Hack and rape everything so that everything works on Windows and Linux
|
2014-10-04 00:12:40 +03:00 |
|
Perttu Ahola
|
07f1a22eaa
|
builtin{network,replicate}: Lower log levels for common things
|
2014-10-03 13:21:24 +03:00 |
|
Perttu Ahola
|
70769a36bf
|
entitysync -> replicate
|
2014-10-03 11:08:58 +03:00 |
|
Perttu Ahola
|
915d2a7957
|
client, builtin/entitysync, games/entitytest: Why doesn't this shit work
|
2014-10-02 21:00:45 +03:00 |
|
Perttu Ahola
|
4d91f34d4e
|
server: Keep track of resource paths and use a BuildatResourceRouter to allow loading resources from modules on the server
|
2014-10-02 20:45:04 +03:00 |
|
Perttu Ahola
|
d27d3f7d74
|
builtin/entitysync: Remove useless code
|
2014-10-02 14:51:33 +03:00 |
|
Perttu Ahola
|
c725b59654
|
builtin/entitysync: Send messages to appropriate peer only
|
2014-10-02 14:47:52 +03:00 |
|
Perttu Ahola
|
1bf05e2f22
|
builtin/entitysync: Comment stuff
|
2014-10-02 12:37:48 +03:00 |
|
Perttu Ahola
|
05aff94ebf
|
builtin/entitysync: Delete replication states properly
|
2014-10-02 12:09:38 +03:00 |
|
Perttu Ahola
|
ec560fce1e
|
WIP: Move replication states from server back to builtin/entitysync
|
2014-10-02 11:55:29 +03:00 |
|
Perttu Ahola
|
882493e47d
|
WIP: Handle new components
|
2014-10-02 11:30:46 +03:00 |
|
Perttu Ahola
|
2f9c0cc7e4
|
WIP
|
2014-10-02 11:20:48 +03:00 |
|