Author Topic: stla - ncurses c++ linux admin  (Read 2140 times)

0 Members and 2 Guests are viewing this topic.

Offline mar77a

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1295
  • mad
    • random stuffs
stla - ncurses c++ linux admin
« on: September 01, 2007, 10:46:59 pm »
so, i was experimenting a bit with ramirez's c++ refresh packet parser and i figured i'd give ncurses a shot..interesting stuff

instructions: unzip and run ./stla
download (linux binary): http://nagather.u13.net/slta.zip


note: i've only tried this through ssh so i've no idea how it looks in the real terminal; screenshots?

Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
Re: stla - ncurses c++ linux admin
« Reply #1 on: September 01, 2007, 11:25:49 pm »
Here's how it looks in my terminal.

Can you explain a bit about what it can/is supposed to do?  Is it something that just grabs and parses when you hit <enter> ?

Offline mar77a

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1295
  • mad
    • random stuffs
Re: stla - ncurses c++ linux admin
« Reply #2 on: September 02, 2007, 02:18:18 pm »
oh, you can send commands too but there's too many players in that server so you can't see the command input :/



it's still a WIP, besides fixing that i have to add the console stuff echoing

Date Posted: 02-09-2007, 09:45:34
added source to the zip

soldatinfo.h is the refresh parser written by ramirez btw, good stuff

Offline ramirez

  • Retired Soldat Developer
  • Camper
  • ******
  • Posts: 394
    • Soldat Central
Re: stla - ncurses c++ linux admin
« Reply #3 on: September 07, 2007, 04:00:17 pm »
Nice stuff, I've been meaning to experiment with ncurses myself but haven't gotten around it yet so this is useful for me too. You might want to include simplesock.h though because I doubt many people have it on their include path (or rather, at all). :P

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: stla - ncurses c++ linux admin
« Reply #4 on: September 08, 2007, 11:23:51 am »
I get an error while trying to start it. (Ubuntu 7.04 Feisty Fawn 64 bit)
There are other worlds than these


Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: stla - ncurses c++ linux admin
« Reply #6 on: September 08, 2007, 10:23:51 pm »
apt-get install libncurses

Package can't be found..
There are other worlds than these