Commit Graph

33 Commits

Author SHA1 Message Date
ab3f05f013 Add joined match id to log 2020-09-05 17:30:54 -04:00
5cbc0100d8 Debug 2020-09-05 17:27:45 -04:00
5696ac5574 Debug 2020-09-05 16:46:54 -04:00
8dc142b907 Debug 2020-09-05 16:34:38 -04:00
7dc40122b4 Add debug messages 2020-09-05 16:24:55 -04:00
7639bfbe21 Plugin work 2020-08-23 04:31:28 -04:00
149555fb02 Plugin work 2020-08-23 04:21:50 -04:00
257fb07e94 Send player state 2020-08-23 04:09:12 -04:00
b493e10794 Fix ok 2020-08-23 03:34:06 -04:00
de1d4fbaf0 More text to create char responses 2020-08-23 03:21:53 -04:00
859c1d7238 Add new RPC method 2020-08-23 03:06:28 -04:00
4fd93b6c9e Require player data to exist 2020-08-23 00:19:30 -04:00
b0f9df9029 Check dictionaries before key deletion 2020-08-21 03:37:38 -04:00
5b022e17fa Send own player object 2020-08-21 02:39:10 -04:00
c0c82f3677 Update position not invalid tile 2020-08-21 02:28:31 -04:00
85e603d082 Send intial player data 2020-08-21 02:18:58 -04:00
7aeafc7b42 Send out player data 2020-08-21 01:33:08 -04:00
d700b27487 Read response as float 2020-08-21 01:17:55 -04:00
8d1b95060a Output json object as text for debug 2020-08-21 01:07:24 -04:00
49b2dbe4c7 Remove math import 2020-08-21 00:50:51 -04:00
de826da3c1 Ignore out of bounds 2020-08-21 00:48:47 -04:00
1360956c0a Update map size 2020-08-21 00:38:22 -04:00
439eeac8a5 Implement server-side movement 2020-08-21 00:25:31 -04:00
6e95246b83 Create player object 2020-08-20 22:21:29 -04:00
9ac00442fe Increase max render distance 2020-08-20 22:01:39 -04:00
336133d875 Cleanup plugin code 2020-08-16 22:11:52 -04:00
1f12e916c3 Valid state assertions pass 2020-08-16 20:35:58 -04:00
641da4ba56 Intialize regionMap 2020-08-16 19:42:35 -04:00
be346d52f3 Hardcode map size 2020-08-16 19:17:15 -04:00
fb43cb1fb7 Generate basic world & recieve data on client 2020-08-16 18:53:39 -04:00
872f899f5f Return updated state object
Return error when player exists in dictionary

Modifications to list call

Debug RPC method

Debug RPC method

-S

Include client changes
2020-08-16 16:21:15 -04:00
12ea66e4fc Create custom match plugin
Rename world_control

Fix package name

Attempt with main package

Go world_control debug

Go world_control debug

Added get world RPC method

Remove '_' from module

Nakama plugin testing

Nakama plugin testing

Nakama plugin testing

Try updated pipeline

Nakama plugin testing

Update pipeline

Rework plugin dir

Fix path

Fix imports

Fix imports

Load match

Load match work

Server changes

Server changes

Server changes

Changes basic upon helpful suggestions

Client side get match
2020-08-16 03:34:15 -04:00
9a565d17d7 Intialize environment 2020-08-15 14:07:28 -04:00