23 Commits

Author SHA1 Message Date
a5498a4ba9 #10 - Work on adding all available options (including advanced) from damedig 2023-05-09 23:35:48 -06:00
bb5cb45cd9 Updated readme 2023-02-23 23:24:23 -07:00
9d200b60a1 - update version to 2.1.2
- fixed server type list
- bump gamedig to 4.0.6
2023-02-23 23:06:48 -07:00
e2e8119d7f - update version to 2.1.1
- node description updated
- node now errors if msg.host or msg.port is left blank and not configured on the node
- server type & host is not required when configuring the node since it can be passed in via the inputs
- when modifying a node in the editor you can now view available server types at the bottom of the properties. This is parsed from the gamedig readme.
- Update gamedig version
- package-lock.json added
- palette label changed to "Query Game Server"
2021-09-04 23:00:32 -06:00
09c763a605 Up version to 2.0.1
- Updated readme for NPM
2019-12-09 18:44:14 -07:00
67ad3de10b Merge branch 'master' of github.com:skylord123/node-red-contrib-gamedig 2019-12-09 18:43:11 -07:00
1885f7b8a1 Up version to 2.0.0 2019-12-09 18:42:51 -07:00
072c85f78a - Fixed port not being passed through
- Added support for maxAttempts, socketTimeout, and attemptTimeout advanced options in GameDig to be configurable on the node.
- Updated help information to match new changes.
2019-12-09 18:39:53 -07:00
36afa961a3 Fix for name field not working 2019-12-09 18:13:49 -07:00
a2a4f47604 Change how names for nodes are displayed 2019-12-09 18:12:35 -07:00
6836b82b0b
Update README.md 2019-12-06 01:37:51 -07:00
52bddfa603 Up version to 1.1.5
- Fixed server_type not being set correctly after last update
- Added status messages to node
2019-12-05 20:45:26 -07:00
4770cfdc53 Up version to 1.1.5
- Fixed server_type not being set correctly after last update
- Added status messages to node
2019-12-05 20:45:12 -07:00
3fdd0c1539 Up version to 1.1.0 2019-12-05 20:12:58 -07:00
b8ec64d854 Up version to 1.1.0
- Added server_type, host, and port to the output message.
2019-12-05 20:11:38 -07:00
560d24f068 Up version to 1.0.1
- Updated readme and added keywords
2019-12-04 12:58:04 -07:00
539f7fe21f 1.0.0 release now that we are working and tested 2019-12-04 12:48:41 -07:00
6f806ca727 Updated icon 2019-12-04 12:45:50 -07:00
d3c076bb6a - Changed structure layout
- Fixed query-game-server node so it actually works instead of throwing browser errors when added to the user's work area.
- Updated query-game-server.html to look better
- Added stuff to the node help
2019-12-04 12:41:11 -07:00
73850eaba8 Move scripts into sub-folder 2019-02-16 23:38:53 -07:00
0a57df155f Change version and remove debug code 2019-02-16 23:31:07 -07:00
b5a461b805 Initial commit 2019-02-16 16:08:01 -07:00
8e13c9849b
Initial commit 2019-02-16 02:51:55 -07:00