I updated the home page of NetWars adding GIT repo: git://borg.uu3.net/~borg/love/netwars.git
Unfortunetly, im currently busy with other things, so I will slow down for a while with netwars.
There are few things I want to add later:
- collision likes, so you can place devices too close of each other
- indicators where networks are
- hud messages when enemy connection is detected
About laggy, It can be improved several ways:
- sending larger packets, current max size is roughty 512 bytes (500+seq)
- increasing wmem of socket
- adding more sockets to spread load.
CPU usage is reasonable well, never saw more that 5%.
Also, honestly I didnt noticed any lagness ever.. If you have large packet loss then it can be felt as lag.
(retransmision occurs every 500ms)
NetWars - beta
Re: NetWars - beta
Last edited by Borg on Fri Apr 06, 2012 2:37 pm, edited 1 time in total.
Re: NetWars - beta
Can you add a chat or something like that?
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
- trubblegum
- Party member
- Posts: 192
- Joined: Wed Feb 22, 2012 10:40 pm
Re: NetWars - beta
Desperate need!Nixola wrote:Can you add a chat or something like that?
But I think an improvement on it could be a console, which allows you to type in simple commands (including, of course, "say", "wsp", etc)
Would be neat to have a commandline interface with your nodes, so you can online/offline, query, group, set macros, etc
Re: NetWars - beta
I'd like to have my opponents of different colors...
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Re: NetWars - beta
What license are you releasing this (both client and server) under?
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Re: NetWars - beta
Nixola: well, BSD. It is already in GIT repo.
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: NetWars - beta
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Re: NetWars - beta
How can I open git links? ^^'
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Re: NetWars - beta
btw, there is now #netwars on irc.oftc.net (same network where #love is hosted),
So ppl can talk to each other or even set own servers and invite ppl.
Today (or tomorrow morning) I will update server and client as well.
I improved slighty network code, so syncing is done from different queue not affecting gameplay.
So ppl can talk to each other or even set own servers and invite ppl.
Today (or tomorrow morning) I will update server and client as well.
I improved slighty network code, so syncing is done from different queue not affecting gameplay.
Re: NetWars - beta
And quits.trubblegum wrote:Connecting ...
And quits.
And quits.
Code: Select all
while true do
print 'And quits.'
end
I wanna play T_T
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Who is online
Users browsing this forum: Google [Bot] and 3 guests