News:

Huge spam cleanup. I hope, everything important is still in place. :-)

Main Menu
Menu

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.

Show posts Menu

Messages - wuffel

#1
Support / Re: Deleting Statics
November 24, 2007, 02:00:12 PM
Thx.. ;)

We push it into uosir - it works, too.. the staticfile shrinks from 9.5 to nearly 8mb ;)
#2
Support / Deleting Statics
November 12, 2007, 11:25:23 PM
Hi!

It's only a little, but important, question. When i remove statics with CentrED, my statics0.mul don't shrink. Is it possible, that CentrED doesn't change the size until deleting the statics, or write 0000 in the file-area where the statics were revmoved?




Übersetzung fürs deutsche, wie es gemeint war.. *g*

Kann es sein, dass die staticsX.mul nach dem Löschen von static-items nicht kleiner wird? Ursache vielleicht, dass er die datei nicht zusammenschrumpft, sondern schlichtweg alles nullt in der datei an den stellen, wo statics gewesen wären?
#3
Feature Requests / Tilechanger
October 17, 2007, 01:17:09 AM
Hello..
We are working on a wintermap (grass --> snow) these days, and it would be a nice to have a function which change one specific MAPtile to an other. so you can say e.g.:
grasstile $3 would change to snowtile $11A and so on. Additional it would be useful, when a area can be declared, where the changes could happen.
(grasstile $3 to snowtile $11A in the area from 1000,1000 to 250,754)

Every 0x3 will afterwards changed to 0x11A



In German.. =)

Austauschen von BESTIMMTEN (Map)Tiles in einem BESTIMMTEN, vorgegebenen Bereich. So kann man relativ leicht auch mal hohes Gras wachsen lassen (gibt entsprechende maptiles für), oder eben alles einmal "auf Eis legen" ;)
Das Austauschen ist deswegen so wichtig, weil unter anderem auch Wege ersetzt werden müssen, und das ist eine verdammt beschissene puzzelarbeit.
#4
Bugs / Re: Error Processing buffer of client
August 21, 2007, 01:06:55 PM
Hi! :)

When i use the disconnect-button, the client disconnects *waves*... and the server goes down.

Windows-client to linux-server.

 [21-8-07 13:01:23] Initializing ... Done
[21-8-07 13:01:35] Connect: X.X.X.X
[21-8-07 13:01:36] Login (guest1):X.X.X.X
21-8-07 13:03:49] Disconnect: X.X.X.X
An unhandled exception occurred at $0804CBAE :
EAccessViolation : Access violation
  $0804CBAE
  $0804C5E3
  $0804C1E0
  $0804CD40
  $0804D126
  $080482EB

[21-8-07 13:03:49] Error processing buffer of client:
#5
Bugs / 100% cpu
August 20, 2007, 04:12:10 PM
Hi!

CentrED uses as much CPU time as it can get when drawing the main screen. This is likely due to superflous drawing calls and may be alleviated by drawing only on WM_PAINT messages.
#6
Bugs / Re: Scroll and move bugs
August 05, 2007, 04:37:03 PM
we now found out.. its the linux-server-version who has the problem with scrolling (thx to sedin).
If you scroll very fast at the windows-server, the client stopped when he cant display the items.. and waits so long, as every tile is displayed.
at the linux-server you can scroll and scroll.. and the client crashed. he dont waits, when some items arent displayed.
#7
Feature Requests / Re: some more features
August 05, 2007, 04:21:40 PM
Yeah, you can set, raise and lower the z-level of the items. or you can force the z-level at the draw-tile-tool.
but i think it would be nice to have a field out of this function.. for example the following separation (is sicher das falsche wort für "aufteilung *g*).

the goto-function went to the top of your program.
if you now chose the draw-tile-function, you can set the Z-level at the bottom (instead of the goto-function, which is still at the top), also a little button for "force Z-level".
if you chose the elevate-function, you can set the Z-Level at the bottom, also with little radon-buttons for "set", "lower" and "raise". so you havent got the way to pull the mouse on the buttons at top, click, and then you can choose the high or whatever. the way with z-function at the bottom will be much faster, cause you can edit all directly.
#8
Bugs / Re: Scroll and move bugs
August 04, 2007, 08:19:56 PM
The server quits with the following message...

 [4-8-07 20:07:48] Login (ala_671): XXX.XX.XX.XX
An unhandled exception occurred at $0804A922 :
EInvalidPointer : Invalid pointer operation
  $0804A922
  $08057A78
  $0804BFBC
  $0804CAF0
  $0804CEC6
  $080482E0
#9
Feature Requests / some more features
August 04, 2007, 08:17:21 PM
hi there!

here are a list of features they were useful for the daily mapping ;)

- a shorter way to set the Z-lvl of statics and map (elevate...)
- shortcut-keys to get important functions by keypress
- the possibility to hold more than one random-list, with a save, import and export function, so you can create a random-grass, random-rock.. and so on..
- boundaries can only change by push or pull the little nose ^^ - two fields for the min and max-value can be useful

its still a very nice work.. i'm waiting for 5 years to get such a tool!
#10
Bugs / Scroll and move bugs
August 04, 2007, 07:31:51 PM
Hi there!
We tested your programm a few minutes ago.. and we love it! but there are a few bugs =)

1. scrolling down the terrain/static-list very fast (page down), forced a crash of this client, very fast scrolling with the arrow (many many fast clicks ^^) forced a closing of the client.
2. sometimes the client crashes at some areas, and you arent able to reconnect -> error: Acces violation (the position of the focus(?) has to be changed)

thats all we found at this moment ^^

see you!
wuffel



Ps. Bist du deutschsprachig? das würde eine fehlerbeschreibung meinerseits detailierter machen :)