<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/games/cgoban-java, branch pkgsrc_2004Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-08-05T22:55:11Z</updated>
<entry>
<title>Update cgoban-java to 2.6.4.  Changes are bugfixes only.</title>
<updated>2004-08-05T22:55:11Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2004-08-05T22:55:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d46488c12d23a334a08ed066d65f92de454ab8cf'/>
<id>urn:sha1:d46488c12d23a334a08ed066d65f92de454ab8cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cgoban-java to 2.6.3.</title>
<updated>2004-07-17T01:33:58Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2004-07-17T01:33:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba2cbfb40b202ee1130ed85c69b866fc5e6067d3'/>
<id>urn:sha1:ba2cbfb40b202ee1130ed85c69b866fc5e6067d3</id>
<content type='text'>
Changes from version 2.6.2 to 2.6.3 (Released 2004-07-13)

Bugs Fixed
----------

C13 - Put the "save game" button back in the GUI.

C13 - Fixed up enabled-ness of editing tools when in teaching
game. Really clicking an editing tools should (as Glue suggested, I
think) give the teacher control over editing, but that would be higher
risk than just disabling them and making the teacher choose "take
control", and I want this patch to get out today.

S - Fixed "duplicate games in open/active lists" bug. I'm 99% sure
that this is also the cause of the "ghost observers" bug.

C13 - Fixed recursive-endless-loop-when-opening-editing-tools that
seems to hit OS X. Maybe other platforms too.

C13 - Make it once again remember your sorting preferences for game lists.

C13 - Took out some bells.

*******************************************************************************

Changes from version 2.6.1 to 2.6.2 (Released 2004-07-12)

Bugs Fixed
----------

T - Tournaments seem to be working fine (on the server &amp; web
side). Many many changes.

C13 - Fixed a misleading (or just plain wrong) error message that the
audio system would make sometimes.

C13 - Fixed the "exit with maximized windows and you'll never be able
to resize them again" bug.

C13 - Added a workaround for the "out of memory when I look at certain
games" bug. This was a 100% java bug, and my workaround will make the
names over the stones have a slightly worse appearance in some cases,
but it's 2 years after I submitted the bug to Sun and they haven't
fixed it, so I'm giving up.

C13 - When you try to play against somebody who set up a private
teaching game, you can't set it to "free" or "rated" any more. (When
you tried to do this, the server would kick you out!)

C13 - Got rid of use of system bell everywhere. It seems recent
windows systems have it disabled anyway. Now a short chime will be
played instead. A master "Sound enabled?" checkbox has been added to
the preferences window.

C13 - Changed keyboard accelerators for moving in SGF to just plain
arrow keys for "one at a time" movement, ctrl-arrow for "to
next/previous markup or variation". Finally figured out (atfer a lot
of investigating) why it seemed these only worked when the arrow
buttons had focus; it turns out, they worked as long as no focussed
button wanted the same keys - but such buttons were all over the
place! For example, click a scroll bar? It gets focus and eats all
arrow keys until you click something else. :-( So anyway, I did some
work, now it should really accept arrow keys to move through SGF
unless you have a text widget with a blinking cursor (in which case
the arrow keys move the cursor instead).

C13,S - Room owners &amp; admins can now set a game to be a "special
event" game. Special event games are always put at the top of the game
list, to be easy to find.

C13 - Just noticed that the "registering" GUI is really ugly (way too
wide &amp; short). Fixed up its proportions.

S - Changed network code a bit to make sure we never take very long to
handle inbound connections. When an audio game starts broadcasting,
everybody in the game sends a new connection at once - I think this
has been overloading the old network code and leaving people unable to
get the audio. Hopefully the new code will solve this problem.

C13,S - Rewrote the code for the "open games list." When I wrote it
the first time, I did a really crappy job. I mean, it worked, but it
was plugged into really awful parts of the server and was totally
impossible to extend in any useful way. So I rewrote it so that I can
create arbitrary "game collections" on the server. For 2.6.2, there
will be the open game list collection (which is now done), but there
will also be a game collection that has all non-private games that are
in progress.

C13 - Fixed the placement &amp; size of labels for OS X.

Features Added
--------------

CGTP - Add an option for kgsGtp robots to reconnect automatically if
the server goes away.

S - Keep track of when users are promoted to assistant or admin. Sometimes I wonder how long people have been assistant/admin, but I don't know!

C13 - Added raw &amp; audio data out levels to server stats window. (raw =
before compression, currently you only see raw)

C13,S - When your tournament game starts, it would be nice if the
"Your game has started!" alert had a "click here to join" just like
when somebody reloads an old game of yours.

C13 - Got rid of the editing tools window.

C13,S - Added room announcements. Admins, assistants, and room owners
can use this. Just like a normal chat, except it appears in bold, so
people knows it comes from somebody with authority.

C13 - Allow private uploads. No idea why I didn't have this in the first place.

C13 - Added auto-underlining (just like chat rooms) to message of the
day and user info. Took out "home page" box from user info, it now is
unnecessary.

C13,S,W - Finished server &amp; client work for project x. Web page work
still required, but I can put that off until after the 2.6.2 release -
there will need to be a lot of server &amp; client testing before the web
portion is needed anyway.

S - Room messages of private rooms are now not fully visible to
non-members. As per Cheyenne's suggestion, up to the first linebreak
is visible to everybody; so you can say "Ask wms to join this room\nHa
ha ha losers you can't read this" and everybody will see to ask wms to
join, but only members will see the message about losers.

C13,S - Changed "Last login:" to "Lost on:" in user info. Show when
they logged out last time, not in!
</content>
</entry>
<entry>
<title>Switch to bl3</title>
<updated>2004-06-28T17:02:52Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2004-06-28T17:02:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bc3b6fccbc3e2848afaff7447f89b299e4a52101'/>
<id>urn:sha1:bc3b6fccbc3e2848afaff7447f89b299e4a52101</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cgoban-java to 2.6.1.</title>
<updated>2004-05-29T07:51:19Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2004-05-29T07:51:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fb1a94e172db6cb0e5bc03c04a9df3a5b63ae353'/>
<id>urn:sha1:fb1a94e172db6cb0e5bc03c04a9df3a5b63ae353</id>
<content type='text'>
Changes from version 2.6.0 to 2.6.1 (Released 2004-05-26)

Bugs Fixed
----------

C13 - Fixed the "your demo games always look like they've been saved"
bug.

C13 - Fixed the "crashes the client when you have text selected in a
room" bug.

C13 - Got loading SGF files to work again.

C13,S - Got cloned games working again.

S - Fixed the "sometimes you can't play your handicap stones" bug.

C13 - Got rid of a spurious "You are cloning this game" warning message.

Features Added
--------------
C13 - Got the "Save before closing?" dialogs to be more similar
between games saved on server and games saved to disk.


Changes from version 2.5.8 to 2.6.0 (Released 2004-05-24)

Bugs Fixed
----------

C13 - Got downloading games working again.

C13 - Some scrollbar fixes

S - Put all logs in one place

S, C - Did a lot of the protocol cleanup that I was waiting for a
protocol change to do.

S, C - Tweaked the "blitz"/"ultra blitz" rules a little bit.
</content>
</entry>
<entry>
<title>Update cgoban-java to 2.5.7.  Changes are minor bugfixes and small feature</title>
<updated>2004-03-09T07:53:24Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2004-03-09T07:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=95da9dac4f680c78699901063cafe72fff348f91'/>
<id>urn:sha1:95da9dac4f680c78699901063cafe72fff348f91</id>
<content type='text'>
enhancements only.
</content>
</entry>
<entry>
<title>Move WRKSRC definition away from the first paragraph in a Makefile.</title>
<updated>2004-01-20T12:07:06Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2004-01-20T12:07:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0bc53217fe50327f0f59e7136db15f92f75951d9'/>
<id>urn:sha1:0bc53217fe50327f0f59e7136db15f92f75951d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/@netbsd.org/@NetBSD.org/ in MAINTAINER.</title>
<updated>2003-12-24T09:53:47Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2003-12-24T09:53:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1befd37a42f292de61d5f24b84d247d3bff5604e'/>
<id>urn:sha1:1befd37a42f292de61d5f24b84d247d3bff5604e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cgoban-java to 2.5.5</title>
<updated>2003-12-18T11:24:00Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2003-12-18T11:24:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=90abf2c0d17e098df65f3eb3b60c86d57c95247e'/>
<id>urn:sha1:90abf2c0d17e098df65f3eb3b60c86d57c95247e</id>
<content type='text'>
Changes from version 2.5.4 to 2.5.5 (Released 2003-12-17)

Bugs Fixed
----------

S - Players were staying grey/sleeping even when they were active.

C13 - Was impossible to load demonstration games of other players.

S - Quit button wasn't working.

S - Picture accepting was broken.

S - Can load up games privately again.

S - Won't crash any more when you load a private game as non-private.

S - Private games are private again.

W - The page count for the archives page is correct now.

C13 - Shift-mouse click on "&gt;" button no longer puts you into
auto-play mode.

C13 - Score est. works again.

C13 - Board is once again the size that it should be.

S - Losing on time with a new (2.5.4 or later) client doesn't crash
the server any more.

S - Losing on time with an old (2.5.3 or earlier) client doesn't crash
the server any more.

S - The server doesn't crash any more when this "double escaper" thing
happens.

S - Waking up by manipulating a demo game doesn't crash the server any
more.

*******************************************************************************

Changes from version 2.5.3 to 2.5.4 (Released 2003-12-16)

Features Added
--------------

S,C - There is now an "open games" list, you can choose whether or not
your games go on it.

S,C - You can no longer lose a game on time unless the server is able
to send a message to your client and get an answer *after* your clock
runs out.

C13 - Added "national" room category.

S - Leaving an unfinished game now only counts against you if you were
the first player to leave.

C13 - Auto play feature (shift-click on "&gt;" button). Needs sound
though, so it's not quite done yet.

C13 - Now when you get the "Your opponent has loaded your old game"
dialog, you can join the game by just pressing "Yes."

S - Upped room limit to 500.

C13 - Added "SD" when playing in absolute time.

C13 - Added flashing "BLITZ" or "ULTRA BLITZ" warnings when you are
setting up a game in fast time controls.

C13,S - Made simul games like free games instead of like teaching games.

C13 - Added checkboxes when confirming simul games so you can decline
games there instead of going back to the challenge window.

C13 - When you are logged out by a bug, your client windows don't
close, they just become disabled. The finally close when you close the
error message.

Bugs Fixed
----------

C13 - When you say something in a room or conversation then change
tabs right away, your tab will no longer turn blue.

S - When guests try to make rooms it no longer permanently increases
the "rooms in use" counter.

C13 - Can't make a room you own but are not allowed into any more.

C13,S - New Zealand default komi set properly to 7/0.

S - Guest game renaming bug fixed.

C13 - Unmarking dead stones works again when editing locally or in
demo games.

C13,S - Double clicking quiet button doesn't put you into unstoppable
blinking. The server change was a quick fix to make this not count as
waking you up either.

C13 - "Resume" menu now has all loaded games marked as clickable.

C13 - All teaching or demo games now have a quiet button.

C13 - When you first upload an SGF file you can't use the arrow
buttons.

C13 - Sometimes server stats gets stuck and doesn't update.

C13 - Default game sort is now "open games first".

S - When admins do a boot (but not a block) it is logged to admin log again.

*******************************************************************************

Changes from version 2.5.2 to 2.5.3 (Released 2003-10-04)

Features Added
--------------

C13, S - Admins can kill a game.

C13 - Terms of service document.

C13, S - Added ability for admins to clear a block against a user/IP address.

C13, S - Added assistants as an intermediate admin level.

C13, S - User info now shows the language used by the person.

C13 - If you use the resume menu to try to resume a game that is
already resumed by your opponent, you will join the game instead of
getting an error.

Bugs Fixed
----------

S - Making a room with max-sized name and description no longer cuts
your connection.

C13 - You now get a message when your game notes are too long.

S - Fixed bug that would crash server if an account with a
demonstration game expired, then later another account with the same
name was created, then later the game expired before restarting the
server.

C13 - The "load game in room" menu items are now all in a submenu, so
they won't fill up the whole screen when you are in a lot of rooms.

C13 - Resume button no longer lists rated games when you are in a
private room.

C13, S - When you get the "this game can't be ranked" message, its
rank type will be automatically set to "free".

S - Fixed a crash when two players accepted games with the same 3rd
player at almost exactly the same time.

C13 - The "I don't see my own messages when I watch a game" bug is fixed.

S - Server won't crash any more when you load a game you were scoring,
then un-mark-dead and re-mark-dead a stone.

S - Will not send keepalives before you get a login message. This will
prevent some of the client crashes from people with netlag.

S - No longer crashes server when a private room is made permanent.

C13 - No longer crashes when uploading a game with territory marks on
dead stones.

C13 - No longer kills the client when you try to upload an SGF file
with an empty node in it.

S - No longer duplicates comments in first node of an uploaded game.

C13 - The clock of the player who isn't moving no longer shows the
full main time when you first start observing a game.
</content>
</entry>
<entry>
<title>Add pseudo-category 'java'.</title>
<updated>2003-08-23T15:16:36Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2003-08-23T15:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fa48109306d9971d67b02999d66bd02e6ffa46df'/>
<id>urn:sha1:fa48109306d9971d67b02999d66bd02e6ffa46df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cgoban-java to 2.5.2.  Changes include a bunch of bugfixes.  Most</title>
<updated>2003-07-21T07:27:40Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2003-07-21T07:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b27a87f878d053eef0e555046404dc02bd282c1c'/>
<id>urn:sha1:b27a87f878d053eef0e555046404dc02bd282c1c</id>
<content type='text'>
notably this fixes a bug that can get you thrown off the server if you
click on a position twice in succession.
</content>
</entry>
</feed>
