Commit Graph

47 Commits (84a700909d8de35aeed8088cec3cf87b60ee8d2e)

Author SHA1 Message Date
noah metz e862f9e49c Add UseMoreStates and UpdateMoreStates that should only be called from eachother 2023-06-28 21:49:23 -06:00
noah metz 2c0fced413 Fix BaseLockable gql type 2023-06-28 01:53:39 -06:00
noah metz a696213e38 Rework locking to hold all locks before changing any state 2023-06-28 00:48:49 -06:00
noah metz ff68f131e5 Try to get interface type differently 2023-06-27 13:00:53 -06:00
noah metz b174727bda Try to pass reflect.Type as pointer 2023-06-27 12:57:00 -06:00
noah metz 5a694dc067 Updated gql to use base types as fallback 2023-06-27 10:30:11 -06:00
noah metz 62d56f208a Add ChildGo to conveniently start children 2023-06-26 21:20:04 -06:00
noah metz bb3c80dbc7 Fixed internal signalling for threads, and update signal type in gql 2023-06-25 21:00:00 -06:00
noah metz a185cc3dfc Added base GQLThread 2023-06-25 20:20:59 -06:00
noah metz 2de5276ecc Rework of graph.go and resource.go for state 2023-06-23 10:10:25 -06:00
noah metz 5cd741b42e intermediary 2023-06-22 15:50:42 -06:00
noah metz d8446a2159 Fix typo 2023-06-21 11:55:11 -06:00
noah metz e87f53c22d Added children to resource interface 2023-06-21 11:52:30 -06:00
noah metz 3405521e9f Added children to resource interface 2023-06-21 11:50:57 -06:00
noah metz 687355f355 Added GQLServer to gql schema 2023-06-20 21:21:09 -06:00
noah metz fe307ff27f Added Resources field to gql for Event 2023-06-20 21:13:35 -06:00
noah metz 41f28a2017 Made logging configurable 2023-06-20 16:35:16 -06:00
noah metz 2122362891 Resources initialize on creation instead of explicitly 2023-06-20 16:09:17 -06:00
noah metz 9980be7c86 Removed EventMangar 2023-06-20 15:48:17 -06:00
noah metz 2c8f741f9f Fix 2023-06-19 15:53:32 -06:00
noah metz fcd27be3de Fixed valid_events and valid_resources 2023-06-19 15:43:04 -06:00
noah metz de8b9aa452 Added base node type to gql 2023-06-19 15:36:01 -06:00
noah metz 5b0639eb37 fix 2023-06-19 15:33:42 -06:00
noah metz 416c47f147 Fixed valid_events and valid_resources 2023-06-19 14:56:24 -06:00
noah metz b67fef84ee Added FileServer 2023-06-19 13:37:59 -06:00
noah metz 04e4574cd3 test 2023-06-18 22:05:47 -06:00
noah metz 83a8c742e9 Updated gql host string 2023-06-18 22:03:36 -06:00
noah metz fe9bc8ade0 Fix 2023-06-18 21:40:02 -06:00
noah metz 97e2e50fd5 Updated gql.go to use requesturi 2023-06-18 21:34:02 -06:00
noah metz 30b539ad74 Renamed update to PropagateUpdate 2023-06-18 19:14:07 -06:00
noah metz d2e3163806 Fixed package name 2023-06-18 18:33:17 -06:00
noah metz 8b7eb57673 Removed vex files and changed package name 2023-06-18 18:26:13 -06:00
noah metz 66e6c4263c Refactored GraphSignal to remove pointers and updated update path 2023-06-18 18:11:59 -06:00
noah metz 23fbdc74a0 fix 2023-06-16 19:19:05 -06:00
noah metz bd9edb19ee Added subscription to arena 2023-06-16 18:27:03 -06:00
noah metz 353b54757d Button finally transisitons game over GQL 2023-06-16 17:42:49 -06:00
noah metz 76cea43d9b Made subscription a bit more robust 2023-06-16 17:20:16 -06:00
noah metz bfcf06b190 Added basic ws subscription 2023-06-16 16:53:29 -06:00
noah metz ed5403b8ec Added empty else to GQLHandler websocket loop 2023-06-16 02:20:07 -06:00
noah metz 7a1e11c1f2 Better logging for gqlws, and added test-site 2023-06-16 01:59:01 -06:00
noah metz 9eb4d7f699 Added basic subscription(never updates data, only pings. Having issue with test-site since it continuously opens websockets without reporting an issue. 2023-06-16 01:46:15 -06:00
noah metz 4d26ed73dd Updated GQL to have node interface and type, and resource to have owner property that returns this 2023-06-13 15:29:23 -06:00
noah metz d5954d2860 Updated GQL, fixed manager, and added queries/mutations 2023-06-13 14:10:59 -06:00
noah metz be2e227a1d Added updateEvent to event tree and tested cancelling the event over graphql 2023-06-08 16:41:51 -06:00
noah metz 9e2ca6907a Added team and alliances to gql_vex.go 2023-06-08 00:19:55 -06:00
noah metz 77eb76bc9c Added vex match as module for gql node 2023-06-07 23:01:06 -06:00
noah metz a403ea82cb Moved gql node to own file 2023-06-07 22:46:42 -06:00