Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TheBlackParrot

Pages: 1 2 3 4 [5] 6 7 8 9 10 ... 476
61
Games / Xonotic: The Free and Fast Arena Shooter
« on: September 30, 2016, 11:42:21 PM »

Xonotic is an addictive, arena-style first person shooter with crisp movement and a wide array of weapons. It combines intuitive mechanics with in-your-face action to elevate your heart rate. Xonotic is and will always be free-to-play. It is available under the copyleft-style GPLv2 license.
(taken directly from the main website)



http://xonotic.org/
http://xonotic.org/download/

Available on Windows, OS X, and Linux (may also be in your package repositories (see: Arch's [community] repo))







Not hosting a server right now, but probably will if there's enough interest in us having one.

62
General Discussion / Re: Web-based Server list browser + API
« on: September 30, 2016, 12:15:38 AM »
theres only 30 players online right now in-game holy crap thats bad
10-20 is pretty normal when america is asleep during school days

63
Games / Re: QuakeJS - Quake 3 Arena in your web browser
« on: September 29, 2016, 07:55:49 PM »
there's still a few servers up.
ye but
custom maps
models

EDIT: old emscripten version didn't fix anything, trying a very old version of node (if it even builds)
EDIT 2: forget it, submitted a bug

64
Games / Re: QuakeJS - Quake 3 Arena in your web browser
« on: September 29, 2016, 07:08:55 PM »
it's a shame the project has been dead for nearly 3 years, otherwise i'd host a server

the server binary doesn't work 🤷 ¯\_(ツ)_/¯

if i could get my hands on a version of emscripten (linux x64) that is dated around the time of the last commit, i'll try it again (i can't find any build instructions for it either, considering it's js/node based that doesn't surprise me)

65
General Discussion / Re: Glass Hosting Development
« on: September 29, 2016, 02:17:30 PM »
http://stackoverflow.com/a/26960753
pssst

<meta name="theme-color" content="#xxxxxx"/>

66
the version of Throwmod he used will (and never would of, as per request of the original creator) be released.
what was different about it? i'll try to recreate it and release it

68
General Discussion / Re: Crown & Niblic's Jailbreak
« on: September 26, 2016, 12:19:04 AM »
can we write down "say x by 9 or die" is invalid somewhere, apparently this has to be written down or it's just magically ~not a rule~

http://draked.me/rules#jasp-23b
they can't chat before 9

69
General Discussion / Re: Web-based Server list browser + API
« on: September 25, 2016, 08:49:17 PM »
more convenient for iteration,

var keys = Object.keys(arr);
for(var key in keys) {
    console.log(arr[key]);
}




if you're wanting to change stuff around (e.g. have different keys), why not just mirror the master server yourself and code your own api?

70
General Discussion / Re: Web-based Server list browser + API
« on: September 24, 2016, 03:34:15 PM »
The api would probably be more useful if you sorted out the host's name from the server name.
added that just now, see parsed_name in results

71
General Discussion / Web-based Server list browser + API
« on: September 24, 2016, 07:01:14 AM »
https://bllist.theblackparrot.me/

Click on any of the servers listed to join them (steam/linux users, this doesn't work for you yet)



API: https://bllist.theblackparrot.me/api
All functions are sent with GET parameters to this address, and all results are returned in JSON with the server address as keys.

sort=[ip|port|locked|dedicated|name|players|gamemode|bricks]
Sort the results (in alphabetical order) based on the requested value

order=[asc|desc]
Sort order of the returned results

hide=[empty|full|locked]**
Hide servers from the results if they are empty, full, or locked.

pretty=[N/A]
Print results in a more readable, white-spaced format.

** Multiple values can be used here, chain them with a comma.
N/A As long as the parameter is set, this will turn it on

CORS is enabled, you can call this address with AJAX if you want with no issues.

Example request: https://bllist.theblackparrot.me/api/?sort=players&order=desc&hide=empty,full,locked&pretty=1



Github source: https://github.com/TheBlackParrot/blockland-master-server-browser

72
Add-Ons / Re: Client_CustomChat [v0.3.1-1] :: bitmaps bitmaps bitmaps
« on: September 24, 2016, 12:55:09 AM »
Arial Bold, size 14 in blockland, 8 normally iirc

73
General Discussion / Re: Crown & Niblic's Jailbreak [Poll]
« on: September 22, 2016, 09:17:05 PM »
bright colors wouldn't cause problems

74
General Discussion / Re: Crown & Niblic's Jailbreak [Cosmetic items, pg 148]
« on: September 22, 2016, 01:30:58 PM »
i would actually buy a jumpsuit color change for <$1,000

75
Add-Ons / Re: Client_CustomChat [v0.3.1-1] :: bitmaps bitmaps bitmaps
« on: September 21, 2016, 10:20:53 PM »
EDIT: Only the preview of the colors in the customize menu are black, not when I actually chat in a server.
afdfs that's totally different than what i was thinking

just to make sure i'm on the same page, can you post a screenshot?

Pages: 1 2 3 4 [5] 6 7 8 9 10 ... 476