Raised This Month: $51 Target: $400
 12% 

[CS:GO/ANY] Hawthorne - Game Server Management Reinvented (2019-3-10)


Post New Thread Reply   
 
Thread Tools Display Modes
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 06-08-2018 , 10:40   Re: [CS:GO/ANY] Hawthorne - Game Server Management Reinvented
Reply With Quote #11

Updated
Code:
v0.8.5 (2018-06-08)
		Added: SM: Status command
		Added: Auto resolve of Punishments
		Fixed: Installation Script
		Fixed: Plugin calls in API
		Updated: SM: colorized input
		Updated: Mute/Gag and Ban are now Punishment (Backwards incompatible change)
		Updated: SM: Ban command
		Updated: Django-Automated-Logging
__________________

Last edited by Czar_; 06-19-2018 at 14:11.
Czar_ is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 06-16-2018 , 16:26   Re: [CS:GO/ANY] Hawthorne - Game Server Management Reinvented (2018-6-15)
Reply With Quote #12

Updated
Code:
v0.8.6 (2018-06-15)
		Added: Git 2.0 CentOS support (thanks to Hexah)
		Fixed: SM: Ban interactive
		Fixed: SM: Uppercase roles now works as expected
		Fixed: Interface editing dates
		Fixed: RCON fallback when not correct response
		Fixed: Apache2 sed command in install
		Updated: hawthorne update now upgrades pip packages
		Updated: Mainframe now points to hawthornepanel.org
		Removed: Permission reset for hawthorne update
__________________
Czar_ is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 06-19-2018 , 14:11   Re: [CS:GO/ANY] Hawthorne - Game Server Management Reinvented (2018-6-19)
Reply With Quote #13

Updated
Code:
v0.8.7 (2018-06-19)
		Fixed: Steam API endpoint on python 3.4
		Fixed: Apache integration (again? ;-;)
		Fixed: centOS installation
		Added: MySQL timezone support (applied on the next update and all further installations)
		Added: customizable name of the root role in the settigs file and Docker container
__________________

Last edited by Czar_; 06-19-2018 at 14:11.
Czar_ is offline
VasqueS
Member
Join Date: Jan 2015
Old 06-20-2018 , 18:57   Re: [CS:GO/ANY] Hawthorne - Game Server Management Reinvented (2018-6-19)
Reply With Quote #14

Can you make a tutorial for setup the app? I have a centos 7 with cwp installed, and i'm having difficulty installing i keep getting Bad Request (400)
VasqueS is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 06-20-2018 , 19:18   Re: [CS:GO/ANY] Hawthorne - Game Server Management Reinvented (2018-6-19)
Reply With Quote #15

Quote:
Originally Posted by VasqueS View Post
Can you make a tutorial for setup the app? I have a centos 7 with cwp installed, and i'm having difficulty installing i keep getting Bad Request (400)
I'm having the same issue too, I've already chatted with the dev, and I should fix it soon, atm it's working fine only on Ubuntu & Debian afaik btw I'd be better if you could join on the discord server.

EDIT:
Try to start hawthorne using this command:
Code:
supervisorctl -c /etc/supervisord/supervisord.conf restart hawthorne
Here is working fine, I'm on CentOS 7.2

EDIT2:
It doesn't work either, after logging in it throws Server Error (500)
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!

Last edited by Papero; 06-21-2018 at 07:14.
Papero is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 06-22-2018 , 16:16   Re: [CS:GO/ANY] Hawthorne - Game Server Management Reinvented (2018-6-19)
Reply With Quote #16

Updated
Code:
	v0.8.8 (2018-06-21)
		Added: installation tool patreon mention
		Fixed: install.sh did not install setuptools and wheel
		Updated: ServerRole is now Role internally
		Updated: Punishments now uses UUID instead of implicit search
		Updated: SM plugin
		Updated: OAS3 specification
		Updated: (code specific) now @permission_required is also valid besides @permission_required('core.list'), same goes for @validation_required
		Enabled: Team Fortress 2 experimental support
	v0.8.9 (2018-06-22)
		Fixed: Having no country specified would render a 500, this is fixed
		Fixed: installation tool


The website has been updated as well. It shows the current roadmap and sneak peeks for the new UI!

https://hawthornepanel.org/

EDIT: I would like to also like to reiterate that this panel is still being worked on and has bugs. The developers are extremely active with fixing any bugs posted both here and on the discord. If you have any questions regarding the installation (including if you have trouble installing on your own and would like more in depth guide with the installation or just want one of us to install it for you) please do not hesitate to ask

Discord Link: https://discord.gg/3WXwjx
__________________

Last edited by Czar_; 06-22-2018 at 16:22.
Czar_ is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 06-24-2018 , 14:46   Re: [CS:GO/ANY] Hawthorne - Game Server Management Reinvented (2018-6-22)
Reply With Quote #17

Updated
Code:
	v0.8.10 (2018-06-24)
		Fixed: Calculated permission percentage now includes groups
		Fixed: Groups are now accounted correctly in the code
		Fixed: current online time is now shown on every server
We have also updated our hosting services. Users who do not have access to a vps or linux machine can use our hosting for 14 days as a trial to test out the panel before buying hosting.
__________________
Czar_ is offline
VasqueS
Member
Join Date: Jan 2015
Old 06-26-2018 , 06:59   Re: [CS:GO/ANY] Hawthorne - Game Server Management Reinvented (2018-6-24)
Reply With Quote #18

Anyone having this when updating?
hawthorne update
Pulling changes.
fatal: ambiguous argument '@': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
VasqueS is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 06-26-2018 , 14:03   Re: [CS:GO/ANY] Hawthorne - Game Server Management Reinvented (2018-6-24)
Reply With Quote #19

Quote:
Originally Posted by VasqueS View Post
Anyone having this when updating?
hawthorne update
Pulling changes.
fatal: ambiguous argument '@': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
This means your git version needs updated
__________________
Czar_ is offline
VasqueS
Member
Join Date: Jan 2015
Old 06-29-2018 , 13:57   Re: [CS:GO/ANY] Hawthorne - Game Server Management Reinvented (2018-6-24)
Reply With Quote #20

Is there anyway to installing this using another web hosting with support to python?
VasqueS is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:51.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode