Commit graph

309 commits

Author SHA1 Message Date
AngelRionCervi
0c40591118 disabled prog mod gather 2019-06-04 18:58:08 +02:00
ArturPhilibin
e7e93121c6 Changed picking system back to 1-2-2-... eventually theyll realise theres no such thing as balanced teams... until then :) (#140)
Also removed empty socket.on('disconnect' callback
2019-05-28 22:45:03 +02:00
AngelRionCervi
a7c9072048 reworked and fix minimized drawer (#137)
* added icons imgs for minimized drawer

* added 1 css class for imgs in minimized drawer

* rework minimized drawer a bit

* remove some console.log i forgot about

* modified sources of icons for when the drawer is minimized and so removed the function to get them

* added the icons path to the json representing the gather instance

i dont even know what im doing

* setup icons path

* linked icons from gather_pool.js to the front end ..?

i'm kinda lost here
2019-03-25 08:42:15 +01:00
ArturPhilibin
a6a945281a New picking system (#133)
* Changed picking system to 1-1-1-2-1-1-2-1

* removed code committed by accident from customizable picking system branch

* changes picking order logic to handle cases where teams are larger than 6v6

* add a safety check on the picking logic to prevent a team ever growing beyond the team size limit regardless of the picking order defined

* add a safety check on the picking logic to prevent a team ever growing beyond the team size limit regardless of the picking order defined
2019-02-14 21:22:03 +01:00
ArturPhilibin
3d3323fe13 Refactored approach to showing offline users (#131) 2019-02-14 21:21:29 +01:00
ArturPhilibin
4553d8aee0 Styled gatherer names with italics if they are no longer on the gather (#127)
page.
Displays a somewhat inaccurate (but in the afk gatherers favour) idle
timer in the gatherer info panel.
2019-01-10 18:15:14 +01:00
ArturPhilibin
39c64072c0 Removed all references on the FrontEnd to a global server list, its gone now, also made the FrontEnd gracefully handle archived gathers with no servers (#125) 2018-12-29 16:28:15 +01:00
ArturPhilibin
4b2d67f524 Adding progmod gathers (#124)
* basic implementation of filtered servers and progmod gathers, need to refactor the changes ive done to servers, want to add them to the gather object instead of that ugly copy on the frontend

* refactored server list by attaching them to the gather object allowing them to be filtered by gather type rather than a global list

* fixed issue where page would crash if there were fewer than 2 server options
2018-12-29 14:43:05 +01:00
ArturPhilibin
23c96196f8 Changed gather kick method to log only the kicked user's id instead of their username, username not immediately available and too lazy to figure out where to find it (#122) 2018-12-15 15:44:44 +01:00
Absurdon
efaa7ae94f Added logging for admin removal 2018-12-01 12:21:56 +01:00
Absurdon
2531d82221
Removing references to discordBot 2018-11-20 20:22:53 +01:00
Absurdon
30af1ecfe6 Removing the discord bot 2018-11-18 22:32:11 +01:00
Absurdon
c8fb59cfcf Gather-Bot notifies chanel on restart 2018-11-18 21:00:36 +01:00
Absurdon
c688568b46 try explicitly stating the port 2018-11-18 20:43:47 +01:00
Absurdon
01351c8d8b Fixing issues after upgrading socket.io version 2018-11-18 17:36:56 +01:00
Absurdon
ec17c604b9 Changed picking rotation
* Teams are now picked 1-2-1-1-1-1-1-1-1-1
2018-11-18 15:11:23 +01:00
Absurdon
a7da403571 Fixing steamId not beeing set properly so hive id could not be retrieved 2018-04-14 13:24:05 +02:00
Absurdon
48d3582107 Hopefully preventing application from crashing should hive not respond properly 2017-11-23 21:47:07 +01:00
Absurdon
fa1237f149 Fixed missing comma 2017-07-16 22:24:11 +02:00
Absurdon
28d807c755 Bringing back the invite gather 2017-07-15 23:05:45 +02:00
Absurdon
51602d7a0d removed invitational gather 2017-07-02 15:48:00 +02:00
keatsandyeats
166028cb2e Reword discord bot's messages 2017-06-22 13:13:35 -04:00
Absurdon
edbbddfe0c added discord bot 2017-06-22 15:47:29 +02:00
Absurdon
5519eb6cf1 Fixing more urls 2017-04-18 16:14:51 +02:00
Absurdon
dc485dc9b6 Fixed logial flaw that made gathers reset on to few votes 2017-04-06 15:11:05 +02:00
Absurdon
9433deab83 Fixed wrong function used to reset election timeout 2017-03-01 15:23:00 +01:00
Chris Blanchard
065e295ac9 Redundant 2016-11-15 10:58:54 +00:00
Chris Blanchard
65e1efa3a5 Add stats wrapper 2016-11-15 10:54:44 +00:00
Chris Blanchard
6e30e52ac2 Pull hive2 data, updated hive view 2016-11-15 10:53:54 +00:00
Chris Blanchard
e6a4807924 Cleanup 2016-11-14 15:08:16 +00:00
Chris Blanchard
27ea6ddf42 Disable casual gathers 2016-11-07 09:51:32 +00:00
Chris Blanchard
277dde3ddb Added invite gathers and enabled notifications 2016-04-19 00:59:05 +01:00
Chris Blanchard
361978bc8e Fix gather bot 2016-04-19 00:59:05 +01:00
Chris Blanchard
fd9a9e94fb Address react warnings vis implementing unique keys 2016-04-19 00:59:05 +01:00
Chris Blanchard
3987392a89 Rename gather types 2016-04-19 00:59:05 +01:00
Chris Blanchard
e35aebc802 Completed 7 player gather implementation 2016-04-19 00:59:05 +01:00
Chris Blanchard
e9120868fb Implement gather reset buttons 2016-04-19 00:59:05 +01:00
Chris Blanchard
ad55f5fe6d Fix voting 2016-04-19 00:59:05 +01:00
Chris Blanchard
1363826137 Got it working to a point... 2016-04-19 00:59:05 +01:00
Chris Blanchard
f44e7ac65c Add gather type 2016-04-19 00:59:05 +01:00
Chris Blanchard
356bd7fe85 Added gather name and description 2016-04-19 00:59:05 +01:00
Chris Blanchard
3de3eb3a08 Rejigged views and sizings for mobile 2016-04-19 00:59:05 +01:00
Chris Blanchard
177c1aaead Fixes #84 2016-04-19 00:59:05 +01:00
Chris Blanchard
5f958ed02e Spike 2016-04-19 00:59:05 +01:00
Chris Blanchard
c37b70721c Added more events 2016-01-02 21:32:26 +00:00
Chris Blanchard
7c45f9cf17 Show message archive link 2016-01-01 14:48:28 +00:00
Chris Blanchard
787c663b5f Basic events implementation 2015-12-29 16:26:11 +00:00
Chris Blanchard
e2ecc18256 Tweak sound disabling for currentGatherer 2015-12-29 10:26:19 +00:00
Chris Blanchard
21a8e26147 Implemented message browser 2015-12-29 02:20:34 +00:00
Chris Blanchard
07e127eef1 Fix server vote on client 2015-12-25 08:03:06 +00:00