Commit Graph

21 Commits

Author SHA1 Message Date
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