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
HystesGitHub
99a40bfc40
fixing join server link #2 ( #132 )
...
* Update gather.js
Didn't test in the app, but this should make you join the server and not only the game :).
* Update gather.js
2019-02-14 21:22:33 +01:00
HystesGitHub
8fe13a0629
Update gather.js ( #129 )
...
Didn't test in the app, but this should make you join the server and not only the game :).
2019-01-14 07:25:55 +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
Absurdon
ea0ae11af6
Disconnect socket on error so it doesn't spam with retries
2018-11-19 00:25:43 +01:00
Absurdon
62bc539cd2
put socket back in component and added some error logging
2018-11-18 23:32:55 +01:00
Absurdon
5d69f56d7a
open socket when main component mounts
2018-11-18 22:13:47 +01:00
Absurdon
7a8518caf6
removing http replacement in protocol
2018-11-18 21:19:19 +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
60653e12af
Changing socket-protocol to ws(s) instead of http(s)
2018-11-18 20:09:48 +01:00
Absurdon
1de9c655c5
Decouple socket from React App-component
2018-11-18 18:37:06 +01:00
Absurdon
0a956b80bd
Replace non working Hive-Url with link to observatory profile
2018-03-18 18:23:09 +01:00
Absurdon
fea65ce552
Implemented dark theme by radionaut
2017-08-04 16:35:46 +02:00
Absurdon
5519eb6cf1
Fixing more urls
2017-04-18 16:14:51 +02:00
Absurdon
d8111393db
Fixed remaining links
2017-04-18 14:48:27 +02:00
Absurdon
73a4a967f5
Made timestamps on messages locale dependent
2017-03-10 22:09:12 +01:00
Absurdon
bf08a91586
made messages show am/pm
2017-03-10 16:39:32 +01:00
Absurdon
b412fba746
make times for messages show right format
2017-03-08 23:36:57 +01:00
Chris Blanchard
6e30e52ac2
Pull hive2 data, updated hive view
2016-11-15 10:53:54 +00:00
Chris Blanchard
4777beb244
Pull socketio from npm
2016-11-15 09:59:11 +00:00
Chris Blanchard
708832de61
Remove casual option
2016-11-07 10:21:16 +00:00
Chris Blanchard
e64bfd1b60
Use localString to show date
2016-10-10 21:55:15 +01:00
Chris Blanchard
95b930b9ed
Fix bullet points
2016-04-19 12:37:59 +01:00
Chris Blanchard
950faa4e83
Stretch out gathers in big screen mode
2016-04-19 12:37:00 +01:00
Chris Blanchard
25cfff6b64
Move gather menu to sidebar and rearrange
2016-04-19 00:59:05 +01:00
Chris Blanchard
718a1e1a7e
Tidy up completed gather title
2016-04-19 00:59:05 +01:00
Chris Blanchard
6f27029076
Vary chatbox height size
2016-04-19 00:59:05 +01:00
Chris Blanchard
fe146546cd
Add gather type to archive
2016-04-19 00:59:05 +01:00
Chris Blanchard
f1cc96084c
Kill scrollbar on user list
2016-04-19 00:59:05 +01:00
Chris Blanchard
04da117657
Fix message scrollar
2016-04-19 00:59:05 +01:00
Chris Blanchard
4f2a9d78db
Fix title updates
2016-04-19 00:59:05 +01:00
Chris Blanchard
88f6af2f43
Display current roster size in gather menu
2016-04-19 00:59:05 +01:00
Chris Blanchard
277dde3ddb
Added invite gathers and enabled notifications
2016-04-19 00:59:05 +01:00
Absurdon
bba685d080
fixed title not updating correctly
2016-04-19 00:59:05 +01:00
Absurdon
dae46a579c
fixed button for unauthenticated page leading to 404 page
...
when unauthenticated the button which should lead to ensl.org let to
gathers.ensl.org/www.ensl.org.
should be fixed now
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
2292e374b3
Fix mislabeled proptype
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
5ed772192b
Cleanup
2016-04-19 00:59:05 +01:00
Chris Blanchard
09d11b41ce
Fixes 79
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
0daf5a64b4
Add description
2016-04-19 00:59:05 +01:00
Chris Blanchard
b898ece653
Report gather name
2016-04-19 00:59:05 +01:00
Chris Blanchard
59b889f1d7
Added gather manager skeleton
2016-04-19 00:59:05 +01:00