stpohle
13e1ebea43
bombexplosions should be fixed. Problem with slow computers are not anymore there. Rewrote do_explosion function.
21 years ago
stpohle
6e774bdc18
player_stepmove() was not working right with the stepsleft value over 2.0f.
...
The speed value wasn't checked if it's higher then 1.0f only if stepsleft
is lover as the calculated speed value.
if (speed > 1.0f) speed = 1.0f; is the solution
21 years ago
stpohle
1304e53d55
Server can leave games.. These Games will continue with another new server, firewall flag will be set on it's own when a player joins a game
21 years ago
stpohle
395d65fd2c
server can only start games if all players are ready. (maybe still some fixes needed for disconnecting players
21 years ago
stpohle
77e68d6870
ai fixed, suicide death 1. var dir_change added so we won't have anymore so many switch cases
21 years ago
stpohle
8edb72fb8f
udp_send:: Invalid argument, error fixed. net_delplayer_send had a problem with the local second player, work on the single player
21 years ago
stpohle
029a26a041
udp_send:: Invalid argument, error fixed. net_delplayer_send had a problem with the local second player
21 years ago
stpohle
04b94954cb
udp_send:: Invalid argument, error fixed. net_delplayer_send had a problem with the local second player
21 years ago
stpohle
84ac956883
chat mode changed, if only one player is using the computer keep the chat always active.
21 years ago
stpohle
ca297c3a9a
quit game button in the InGame menu is working now
21 years ago
stpohle
2fe2f57247
network error, will shutdown the network in the game
21 years ago
stpohle
140b270a54
team menu added, network prepared for teammode. little menuhandling fixes in single player game and gfx selection
21 years ago
stpohle
b6bdb5f018
ingame menu haven't been freed right.
22 years ago
stpohle
0162f65725
Added Second Local Player, new menuhandling...
22 years ago
stpohle
11def691f9
added chatmode, added userdefined keyboard handling needed for two players on one computer mode.
22 years ago
stpohle
95ae84066a
- Fixed: respawning of the player will continue and
...
finish when we go into Hurry Mode.
- Fixed: bombs will start ticking when another special
is taken or the player died.
- Fixed: statusbar will forced to update if a player
finished respawning.
- Fixed: number of items which have been dropped. If not
all items could been set a debug message will be printed
into the console or stdout.txt.
- Fixed: items can not anymore droped on bombs.
22 years ago
stpohle
fb4f276976
Changelog Changed
22 years ago
stpohle
dbbd1a7a29
new player position placement coded by dcdillon
22 years ago
stpohle
6f76e429d7
Added/Fixed display messages again
22 years ago
stpohle
123560996d
fixed: single lost fire on the filed
22 years ago
patty21
e4245211c0
Error message, if you host a game and firewall is enabled
...
Progress-Bars finished
Chat input in Multiwait-menu is now smoother.
22 years ago
patty21
9e36f8c675
Some Fixes and Changes
22 years ago
stpohle
f8c6c648a4
fixed loading of the bomb explosion time from the config file
22 years ago
stpohle
4cb6c047a9
pkg_fwd fixed again, i send now only needed packets and filter server only packets out. So the joingame is no send to everyone.
22 years ago
stpohle
f726b7033f
pkg_fwd fixed, send also the packet if the sender is behind a firewall, also do and send_playerid fixed changed protocol
22 years ago
stpohle
3e49299c69
added F4 to start a game message into the help screen.
22 years ago
stpohle
81ccc527ea
major network packages problem fixed
22 years ago
stpohle
2bb83b37e2
moving player on slow systems and high speed illness
22 years ago
stpohle
7c19823bcd
hosting a game without a internet connection fixed
22 years ago
stpohle
c63010ff36
network init, check for ai_family fixed
22 years ago
stpohle
69c308b736
respawn animation on network players fixed
22 years ago
stpohle
e6d1faf92b
added flying items .. so dieing player can drop thier items.
22 years ago
stpohle
aa6f0326de
added game parameters start_range, start_bombs, start_speed, bomb_tickingtime
22 years ago
stpohle
a51e57c047
converted bmp to png and added support for it.
22 years ago
stpohle
7655c2ae6c
do_bombdata fixed, another three stones will be drawen to make sure no old bombgraphics will be left on the screen
22 years ago
stpohle
a3cb861a30
Fixed: network.h: NET_CANSEND fixed, didn\'t checked right for the server
22 years ago
patty21
8a4fea083b
Added: Kick bombs Special
22 years ago
stpohle
67f576a28b
video menu and option menu got mixed up after the video menu was selected
22 years ago
stpohle
3196ca7110
Changed Option Menu, if no Playername is set. Focus the Playername Entry. Redraw the Background Screen after a Single Player Game
22 years ago
stpohle
a7f683c7b9
compilerflag added to disable the compilesupport for GDB
22 years ago
stpohle
93e01bc3b5
map_set_playerposition fixed.. not players should be always set.
22 years ago
stpohle
4e3e315223
Fixed: If the player is move on a field where is currently an explosion then will the player die.
22 years ago
stpohle
7f6c40c57b
Network Problem with the tilesets fixed.
22 years ago
stpohle
60d0af15e4
Changelog changed
22 years ago
stpohle
7ec27d9fc5
- network changed, AI Player can join.
...
- sound fixed some crashs.
- menu handling rewritten
- gamemaster server changed to opengamecache.
- players and all this are now float
and a lot more changes
22 years ago
stpohle
a4becfdf88
FullScreen Switching from within the game by Pressing F8
22 years ago
stpohle
9a9750ba4b
FullScreen Switching from within the game by Pressing F8
22 years ago
stpohle
8562149287
added patches from pak21
22 years ago
stpohle
6cb5275081
replaced bzero with memset, because bzero is not ansi C standart - Patch by Pak21@users.sourceforge.net
22 years ago
stpohle
56eb2c9812
load free data bug found.. sound didn't wanted to stop
22 years ago
stpohle
eaca81b97a
Tunnel is now working with multiplayergames. player->tunnelto will be now send together with the PKG_playermove packet.
22 years ago
stpohle
494a2137bb
Tunnels added to the game..
...
MAPT_normal for a normal game
MAPT_tunnel for a game with tunnels (only set during ceation of the map)
22 years ago
stpohle
702e4c671d
Musicplay added Random Music Selection will follow soon
22 years ago
patty21
358c5320c5
v0.10.0 cleanups
22 years ago
stpohle
1f118314bc
game result screen in single mode fixed again
22 years ago
stpohle
31b48aedc7
end sequence of the game will now work fine.. without problems... maybe timeouts have to be raised up alittle.
22 years ago
stpohle
175b59863c
Single Playerselection finished
22 years ago
stpohle
47253f0d3a
scaling routine speeded up a little bit by using less switch case and using inline.. static inline is now used
23 years ago
stpohle
c4eedcf3c6
single player first wort to a full single player game
23 years ago
stpohle
26062e089d
chat find_freeline fixed
23 years ago
stpohle
0b748f4577
some more changes with the gfx engine
23 years ago
stpohle
4ecdb03594
GFX game engine changed, Map Options are now aviable
23 years ago
stpohle
0f8e29b140
version 0.9.9fix2 ...
23 years ago
stpohle
30f0372e04
tigger over, set bombs to ma max timeout of 5 seconds
23 years ago
stpohle
1a3578e3f8
tigger over, set bombs to ma max timeout of 5 seconds
23 years ago
stpohle
cd0af836ed
pushung bomb and wrong direction illness bug fixed
23 years ago
stpohle
18693a2620
network won't send data to disconnected player in the game.
23 years ago
stpohle
59087cdfc3
player_findfreebomb, trigger+bombdropping illness bug, row dropping bug fixed
23 years ago
stpohle
c44855a43c
fixed: bomb dropping will check now correctly if there is already a bomb at the new field
23 years ago
stpohle
37bfb05729
client bombs got timeout reset for thier bombs
23 years ago
stpohle
b5c272c5ce
Version 0.9.9 Fix1
23 years ago
stpohle
4c6a7b0efa
gfx_AddUpdateRect clipping of the updatebox
23 years ago
stpohle
5937909573
Menuselection is not enymore a egg
23 years ago
stpohle
74221c7f99
Last Cleanups
23 years ago
stpohle
7874c516ab
Fixed CPU usage bug if the player have got a special..
23 years ago
stpohle
6249457afb
Specials will shown in the status screen
23 years ago
stpohle
c1dc2d4410
changelog updated
23 years ago
stpohle
619f9be99e
AI Player Test 3
23 years ago
stpohle
03ecc242d6
single player ai test 2
23 years ago
stpohle
de593d410a
configure.in i have unfortunaly overwritten it
23 years ago
stpohle
7457cf764b
ChangeLog - Update 'cause 0.9.8 release
23 years ago
stpohle
4d7723d78e
Update ChangeLog
23 years ago
stpohle
c1f8ebcf54
Background fileds can now have backgrounds with bigger size
23 years ago
stpohle
baa433a6d1
Loading / Autogenerating Maps Fixed Playerposition
23 years ago
stpohle
3a1934279f
information about the last changes
23 years ago
stpohle
59db4d669e
net_delplayer.. Server/Host quit problem
23 years ago
stpohle
7f7c601e5e
MinGW Version Problem
23 years ago
stpohle
5eda6e2fe7
Initial revision
23 years ago