btd
|
e039cf6f35
|
Fix loading client score. Thanks GreYFoX
|
2010-09-26 18:36:28 +03:00 |
|
GreYFoXGTi
|
7ecae53f6c
|
Some People just don't know when they have to sleep xD
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-26 17:30:43 +03:00 |
|
GreYFoXGTi
|
53d7df9e35
|
Added Position Protection For Position relative tiles
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-26 07:34:23 +03:00 |
|
GreYFoXGTi
|
2b56fbe5a6
|
small fix
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-26 07:16:51 +03:00 |
|
GreYFoXGTi
|
ea73f56e0c
|
Who said people need sleep ... obviously i don't
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-26 06:43:51 +03:00 |
|
GreYFoXGTi
|
65fa246352
|
Implemented Max Indices ( If needed in the future )
Removed Old Unused Functions
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-26 05:54:37 +03:00 |
|
GreYFoXGTi
|
18700326ef
|
Fixed doors for super team
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-26 05:44:03 +03:00 |
|
GreYFoXGTi
|
13c5970479
|
It's impossible to miss a tile.
in the past when you missed 2 tiles because you are too fast, the 1st tile only were detected the the rest discarded, now none will be discarded
|
2010-09-26 05:36:45 +03:00 |
|
GreYFoXGTi
|
347870c1da
|
Working on GetMapIndex
|
2010-09-26 05:25:05 +03:00 |
|
GreYFoXGTi
|
8bff412118
|
New Doors System
|
2010-09-26 04:19:08 +03:00 |
|
GreYFoXGTi
|
e9083caa1d
|
some little stuff
|
2010-09-25 18:55:36 +03:00 |
|
btd
|
2c364dbefb
|
Fix hammer hit. Closes #43
|
2010-09-24 21:10:18 +04:00 |
|
btd
|
af843600e7
|
Add reset in Server OnInit. If i am right this solve issues with collision
|
2010-09-24 17:37:13 +04:00 |
|
btd
|
e6718e2ede
|
Reset Teams in Client
|
2010-09-24 11:12:26 +04:00 |
|
btd
|
24b4c7ac71
|
Fix not alive team joining. Closes #45
|
2010-09-24 10:06:16 +04:00 |
|
GreYFoXGTi
|
7f6db8212e
|
Merge branch 'master' of http://github.com/btd/DDRace
Conflicts:
src/game/server/entities/dragger.cpp
src/game/server/entities/dragger.h
|
2010-09-22 22:41:15 +03:00 |
|
GreYFoXGTi
|
fda610aef3
|
MaxSpeed is now somewhat relative to m_Vel but not accurate
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 22:29:01 +03:00 |
|
btd
|
99f5a1d767
|
Fix projecttile
|
2010-09-22 23:01:09 +04:00 |
|
GreYFoXGTi
|
a02bceafed
|
Added Max Speed
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 20:43:23 +03:00 |
|
btd
|
a00e8a76b1
|
Draggers seems works
|
2010-09-22 21:36:13 +04:00 |
|
GreYFoXGTi
|
c7f897a144
|
Fixed Resetting position just because in a stopper and going to the opposite direction
|
2010-09-22 18:17:23 +03:00 |
|
GreYFoXGTi
|
6fe9daf1b6
|
Refactored Some Function Names
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 18:07:45 +03:00 |
|
GreYFoXGTi
|
b1ff25da4c
|
Fixed Dragger + Stopper FTW
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 17:25:32 +03:00 |
|
GreYFoXGTi
|
f915cb1854
|
Commented some forgotten dbg_msg
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 16:33:26 +03:00 |
|
GreYFoXGTi
|
bf53d85a14
|
Fixed merge mistake
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 16:30:40 +03:00 |
|
GreYFoXGTi
|
7f325ed21c
|
Changed Speedup collision checks to benefit from high speed check
added checks for index < 0
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 15:17:00 +03:00 |
|
GreYFoXGTi
|
d7f5d85362
|
Made Necessary Changes to IsTeleport for it to to Benefit from GetMapIndex loops to avoid goig through at high speeds
|
2010-09-22 15:03:59 +03:00 |
|
GreYFoXGTi
|
51d6670ad9
|
general enhancements
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 14:32:19 +03:00 |
|
btd
|
71dd366a49
|
No need in it
|
2010-09-22 14:49:48 +04:00 |
|
btd
|
fede6df973
|
No need in it
|
2010-09-22 14:49:19 +04:00 |
|
btd
|
5db7748af4
|
Fix ddraggers
|
2010-09-22 14:43:59 +04:00 |
|
GreYFoXGTi
|
394013374a
|
made position reset with stoppers only when a tee gets past them in 1 tick
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 13:33:56 +03:00 |
|
GreYFoXGTi
|
04fe91c871
|
Fixed GetPos
Removed Variable Declared but never used
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 12:58:38 +03:00 |
|
GreYFoXGTi
|
e56b75090c
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/server/player.cpp
|
2010-09-22 11:46:18 +03:00 |
|
GreYFoXGTi
|
e1b072acb6
|
revert dragger
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 03:04:14 +03:00 |
|
GreYFoXGTi
|
806046fe76
|
Merge branch 'master' of http://github.com/btd/DDRace
Conflicts:
src/game/server/entities/dragger.cpp
src/game/server/gamecontext.cpp
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 03:02:49 +03:00 |
|
GreYFoXGTi
|
f0a4ae847b
|
i always forget linux needs this
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-22 02:16:03 +03:00 |
|
oy
|
12233ecdaf
|
fixed that ctf gametype doesn't work if the map has more than 1 flag per team. Closes #124
|
2010-09-22 01:07:11 +02:00 |
|
oy
|
68ed9154ae
|
don't add player that aren't ingame to the snapshot and don't let them autospawn. Closes #125
|
2010-09-22 01:00:33 +02:00 |
|
oy
|
5156579d1d
|
fixed sound bug when using in the editor. Closes #136
|
2010-09-22 00:51:32 +02:00 |
|
oy
|
55434a2a57
|
added fix by Sworddragon for stopped loading bar at the beginning
|
2010-09-22 00:30:08 +02:00 |
|
btd
|
2af441b703
|
Finish super team, fix bug with killing, DDraggers not finished
|
2010-09-21 23:09:11 +04:00 |
|
GreYFoXGTi
|
b32f9d4184
|
Revereted the reconnect feature because after testing it, i found out that currently it is not so useful, and i don't have time to make it work for dynamic ips atm
so revert it for now maybe later i will fix it
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-19 22:13:28 +03:00 |
|
GreYFoXGTi
|
2058ad4ea7
|
Annoying dbg_msgs :D
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-19 22:00:29 +03:00 |
|
GreYFoXGTi
|
67a5765c9f
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/game/client/components/camera.cpp
src/game/client/components/camera.h
src/game/editor/ed_editor.cpp
src/game/editor/ed_layer_tiles.cpp
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-19 21:27:40 +03:00 |
|
oy
|
08f6e7dd07
|
added button to resize a quad based on the aspect ratio of the image. Closes #169
|
2010-09-19 17:12:09 +02:00 |
|
oy
|
cf2d46d3ba
|
increased deadzone when seeking through the file in the demo player
|
2010-09-19 16:36:10 +02:00 |
|
oy
|
a730704d10
|
fixed view offset when joining spectator. Closes #101
|
2010-09-19 16:12:18 +02:00 |
|
oy
|
80b570c795
|
fixed view offset when changing from spectator to player. Closes #152
|
2010-09-19 16:00:46 +02:00 |
|
GreYFoXGTi
|
8f48989f73
|
Fixed Dragger + Stopper Bug
Fisico ReDrew some entities
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-19 12:01:54 +03:00 |
|