DSB Version 0.61

This forum is for the Lua scriptable clone of DM/CSB called Dungeon Strikes Back by Sophia. Use DSB to build your own highly customised games.

Moderator: Sophia

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
Sophia
Concise and Honest
Posts: 4306
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

DSB Version 0.61

Post by Sophia »

What's new:

- Made the timing of after_from inventory events more logical
- Added sys_inst_hit when the party collides with an object
- Added hook function h_char_take_damage
- Made silver coins more visible on the default stone floor
- Rewrote some renderer internals to hopefully be less messy

Download it here
User avatar
terkio
Mon Master
Posts: 942
Joined: Tue Jul 10, 2012 8:24 pm

Re: DSB Version 0.61

Post by terkio »

My Firefox says, it cannot find the server at adresse http://www.ojnk.net.
"You can be on the right track and still get hit by a train!" Alfred E. Neuman
User avatar
Sophia
Concise and Honest
Posts: 4306
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

Re: DSB Version 0.61

Post by Sophia »

The server is up for me. Does it work now?
User avatar
terkio
Mon Master
Posts: 942
Joined: Tue Jul 10, 2012 8:24 pm

Re: DSB Version 0.61

Post by terkio »

Nope, same trouble for me. :( No sweat, I got it thanks to lenochware.
I cleared my dns cache ( ipconfig/flushdns ), no luck, same issue, my firefox does not find the server
I did a ping www.ojnk.net , no luck.
I did a nslookup www.ojnk.net, no luck........Name to IP translation failed !
Please give me the IP adress of the server.
Last edited by terkio on Wed Feb 12, 2014 11:24 pm, edited 1 time in total.
"You can be on the right track and still get hit by a train!" Alfred E. Neuman
User avatar
Sophia
Concise and Honest
Posts: 4306
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

Re: DSB Version 0.61

Post by Sophia »

Unfortunately, it's virtually hosted, so trying to access it by IP address won't work.
I don't know what to tell you because this problem seems confined to your little corner of the net.
Hopefully it'll clear up by the time DSB 0.62 comes around... :(
Stingm
Journeyman
Posts: 61
Joined: Wed Jan 26, 2011 7:36 pm

Re: DSB Version 0.61

Post by Stingm »

The link worked fine for me. Thanks for the update.
User avatar
terkio
Mon Master
Posts: 942
Joined: Tue Jul 10, 2012 8:24 pm

Re: DSB Version 0.61

Post by terkio »

As of today the link does not work for me.
I tried from another PC, no luck. Seems to be a DNS issue at my FAI or my acces Box.
"You can be on the right track and still get hit by a train!" Alfred E. Neuman
User avatar
Paul Stevens
CSBwin Guru
Posts: 4322
Joined: Sun Apr 08, 2001 6:00 pm
Location: Madison, Wisconsin, USA

Re: DSB Version 0.61

Post by Paul Stevens »

My DNS servers:
216.165.129.158
216.170.153.146

Code: Select all


> www.ojnk.net
Server:         10.0.0.200
Address:        10.0.0.200#53

Non-authoritative answer:
www.ojnk.net    canonical name = crap.ojnk.net.
crap.ojnk.net   canonical name = crap.shitrep.com.
Name:   crap.shitrep.com
Address: 199.167.196.125
> crap.shitrep.com
Server:         10.0.0.200
Address:        10.0.0.200#53

Non-authoritative answer:
Name:   crap.shitrep.com
Address: 199.167.196.125
>
User avatar
terkio
Mon Master
Posts: 942
Joined: Tue Jul 10, 2012 8:24 pm

Re: DSB Version 0.61

Post by terkio »

I think, I found.
The DNS of my ISP is the culprit.

When using OpenDNS
208.67.222.222
208.67.220.220
everything is fine.

When using Paul Stevens DNS servers:
216.165.129.158
216.170.153.146
everything works fine too.

Thanks for your help.
"You can be on the right track and still get hit by a train!" Alfred E. Neuman
Post Reply