Vice City: Multiplayer

Off-Topic => Off-Topic General => Topic started by: EK.IceFlake on Mar 13, 2016, 03:02 PM

Title: All awesome peoples are making a new browser...
Post by: EK.IceFlake on Mar 13, 2016, 03:02 PM
Which means that I should make one too.
Should I make a CLI or GUI browser?
Title: Re: All awesome peoples are making a new browser...
Post by: ysc3839 on Mar 13, 2016, 03:26 PM
Quote from: NE.CrystalBlue on Mar 13, 2016, 03:02 PMWhich means that I should make one too.
Should I make a CLI or GUI browser?
Welcome to make contributions to my browser. :D

And I make my browser because the official one is not very perfect.
Title: Re: All awesome peoples are making a new browser...
Post by: EK.IceFlake on Mar 14, 2016, 12:09 PM
It would be cool if everyone has a style for browsers. Btw are you developing your browser in C++?
Title: Re: All awesome peoples are making a new browser...
Post by: ysc3839 on Mar 14, 2016, 03:30 PM
Quote from: NE.CrystalBlue on Mar 14, 2016, 12:09 PMIt would be cool if everyone has a style for browsers. Btw are you developing your browser in C++?
Of course.
Title: Re: All awesome peoples are making a new browser...
Post by: EK.IceFlake on Mar 14, 2016, 04:02 PM
Then unfortunately I cant work with you, I am like Finch in C++ :P
Title: Re: All awesome peoples are making a new browser...
Post by: EK.IceFlake on Mar 14, 2016, 04:04 PM
No one answered my question so now I'm doing a GUI with a integrated CLI
Title: Re: All awesome peoples are making a new browser...
Post by: ysc3839 on Mar 14, 2016, 04:15 PM
Quote from: NE.CrystalBlue on Mar 14, 2016, 04:04 PMNo one answered my question so now I'm doing a GUI with a integrated CLI
CLI? Command line? It will be ugly. :(
Title: Re: All awesome peoples are making a new browser...
Post by: aXXo on Mar 14, 2016, 05:01 PM
Off-Topic: Could someone awesome make a plugin for a non-relational database like MongoDB?
Title: Re: All awesome peoples are making a new browser...
Post by: ysc3839 on Mar 14, 2016, 05:15 PM
Quote from: aXXo on Mar 14, 2016, 05:01 PMOff-Topic: Could someone awesome make a plugin for a non-relational database like MongoDB?
Well, I don't know MongoDB. But I can have a try. But I have too much projects.
Title: Re: All awesome peoples are making a new browser...
Post by: EK.IceFlake on Mar 15, 2016, 01:49 PM
Quote from: ysc3839 on Mar 14, 2016, 04:15 PM
Quote from: NE.CrystalBlue on Mar 14, 2016, 04:04 PMNo one answered my question so now I'm doing a GUI with a integrated CLI
CLI? Command line? It will be ugly. :(
Just type a disable command in the command line, no worries
Title: Re: All awesome peoples are making a new browser...
Post by: KAKAN on Mar 19, 2016, 03:28 AM
Quote from: aXXo on Mar 14, 2016, 05:01 PMOff-Topic: Could someone awesome make a plugin for a non-relational database like MongoDB?
NoSQL would be better in my choice. Though, I mostly use MySQL :P
Title: Re: All awesome peoples are making a new browser...
Post by: EK.IceFlake on Mar 19, 2016, 06:47 AM
**--UPDATE I did the CLI interface and a few commands.
Title: Re: All awesome peoples are making a new browser...
Post by: Mötley on Mar 19, 2016, 07:18 AM
Kinda starting to remind me of Linux, not make fun of you at all the first thing that came to my mind was linux and how many commands do I need to input correctly one after another just to play 1 server xD
Title: Re: All awesome peoples are making a new browser...
Post by: KAKAN on Mar 19, 2016, 08:22 AM
Quote from: Mr_Motley on Mar 19, 2016, 07:18 AMKinda starting to remind me of Linux, not make fun of you at all the first thing that came to my mind was linux and how many commands do I need to input correctly one after another just to play 1 server xD
Yeah :D
He's going to make the VC run in CLI mode, where you need to type a command to make the character walk forward XD
Title: Re: All awesome peoples are making a new browser...
Post by: EK.IceFlake on Mar 19, 2016, 05:20 PM
Quote from: Mr_Motley on Mar 19, 2016, 07:18 AMKinda starting to remind me of Linux, not make fun of you at all the first thing that came to my mind was linux and how many commands do I need to input correctly one after another just to play 1 server xD
sudo apt-get install vcmp
Enter password for root:
ls
cd /home
ls
cd /home/vcmp
ls
./vcmp0432linux
Error: Permission denied
chmod vcmp0432linux 777
Error: Permission denied
sudo chmod vcmp0432linux 777
Enter password for root:
./vcmp0432linux
______
VCMP has started
Connecting to 127.0.0.1:2194
Connection success. Loading server info...
Enter command skin++ and skin-- to navigate between skins
Tommy
skin++
Sonny
skin++
President
spawn
You have spawned.
NE.CrystalBlue: hi null
null: hi
NE.CrystalBlue: come here
move x ++
move xy ++ 28
move y --
vehenter

oh just imagining what it would be like is horrible xD
Title: Re: All awesome peoples are making a new browser...
Post by: EK.IceFlake on Mar 19, 2016, 05:52 PM
Quote from: Mr_Motley on Mar 19, 2016, 07:18 AMKinda starting to remind me of Linux, not make fun of you at all the first thing that came to my mind was linux and how many commands do I need to input correctly one after another just to play 1 server xD
Actually no, almost all CLI functions will be available by the GUI, though in my design, the GUI simply calls the command processor with a command using the same register used by the CLI.
Title: Re: All awesome peoples are making a new browser...
Post by: Thijn on Mar 21, 2016, 04:45 PM
Quote from: NE.CrystalBlue on Mar 19, 2016, 05:20 PM
Quote from: Mr_Motley on Mar 19, 2016, 07:18 AMKinda starting to remind me of Linux, not make fun of you at all the first thing that came to my mind was linux and how many commands do I need to input correctly one after another just to play 1 server xD
sudo apt-get install vcmp
Enter password for root:
ls
cd /home
ls
cd /home/vcmp
ls
./vcmp0432linux
Error: Permission denied
chmod vcmp0432linux 777
Error: Permission denied
sudo chmod vcmp0432linux 777
Enter password for root:
./vcmp0432linux
______
VCMP has started
Connecting to 127.0.0.1:2194
Connection success. Loading server info...
Enter command skin++ and skin-- to navigate between skins
Tommy
skin++
Sonny
skin++
President
spawn
You have spawned.
NE.CrystalBlue: hi null
null: hi
NE.CrystalBlue: come here
move x ++
move xy ++ 28
move y --
vehenter

oh just imagining what it would be like is horrible xD
Using sudo for the root user is retarded. Bad simulation!
Title: Re: All awesome peoples are making a new browser...
Post by: KAKAN on Mar 21, 2016, 06:03 PM
Quote from: Thijn on Mar 21, 2016, 04:45 PM
Quote from: NE.CrystalBlue on Mar 19, 2016, 05:20 PM
Quote from: Mr_Motley on Mar 19, 2016, 07:18 AMKinda starting to remind me of Linux, not make fun of you at all the first thing that came to my mind was linux and how many commands do I need to input correctly one after another just to play 1 server xD
sudo apt-get install vcmp
Enter password for root:
ls
cd /home
ls
cd /home/vcmp
ls
./vcmp0432linux
Error: Permission denied
chmod vcmp0432linux 777
Error: Permission denied
sudo chmod vcmp0432linux 777
Enter password for root:
./vcmp0432linux
______
VCMP has started
Connecting to 127.0.0.1:2194
Connection success. Loading server info...
Enter command skin++ and skin-- to navigate between skins
Tommy
skin++
Sonny
skin++
President
spawn
You have spawned.
NE.CrystalBlue: hi null
null: hi
NE.CrystalBlue: come here
move x ++
move xy ++ 28
move y --
vehenter

oh just imagining what it would be like is horrible xD
Using sudo for the root user is retarded. Bad simulation!
And also. we can't see the opponent using CLI xd. It would be more like Facebook Chat :D
Title: Re: All awesome peoples are making a new browser...
Post by: EK.IceFlake on Mar 22, 2016, 01:09 PM
Quote from: Thijn on Mar 21, 2016, 04:45 PM
Quote from: NE.CrystalBlue on Mar 19, 2016, 05:20 PM
Quote from: Mr_Motley on Mar 19, 2016, 07:18 AMKinda starting to remind me of Linux, not make fun of you at all the first thing that came to my mind was linux and how many commands do I need to input correctly one after another just to play 1 server xD
sudo apt-get install vcmp
Enter password for root:
ls
cd /home
ls
cd /home/vcmp
ls
./vcmp0432linux
Error: Permission denied
chmod vcmp0432linux 777
Error: Permission denied
sudo chmod vcmp0432linux 777
Enter password for root:
./vcmp0432linux
______
VCMP has started
Connecting to 127.0.0.1:2194
Connection success. Loading server info...
Enter command skin++ and skin-- to navigate between skins
Tommy
skin++
Sonny
skin++
President
spawn
You have spawned.
NE.CrystalBlue: hi null
null: hi
NE.CrystalBlue: come here
move x ++
move xy ++ 28
move y --
vehenter

oh just imagining what it would be like is horrible xD
Using sudo for the root user is retarded. Bad simulation!
lol sorry
I run my server as root. I know of the dangers but unfortunately not much can be done about it as I only have access to root.
On a side note, that means that I don't need sudo for other stuff.
Title: Re: All awesome peoples are making a new browser...
Post by: Thijn on Mar 22, 2016, 06:03 PM
If you only have access to root you can easily add another user...
Title: Re: All awesome peoples are making a new browser...
Post by: EK.IceFlake on Mar 23, 2016, 12:01 PM
Quote from: Thijn on Mar 22, 2016, 06:03 PMIf you only have access to root you can easily add another user...
Okay thanks I knew that btw I was just too lazy to do it