GreYFoXGTi
2ec0e0eec4
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/shared/console.cpp
src/game/client/components/hud.cpp
src/game/client/components/scoreboard.cpp
src/game/server/entities/character.cpp
src/game/server/entities/projectile.cpp
2011-01-12 11:08:17 +02:00
Patafix
a9f7f3a3ea
just formatting
2011-01-09 23:29:56 +01:00
oy
df47aedbfe
reset flags and projectiles when leaving the game layer too much. Closes #385
2011-01-08 11:34:19 +01:00
fisted
2a4bb8e631
fixed /emote reset
2011-01-07 23:26:28 +01:00
GreYFoXGTi
395c87a7ad
woops
2011-01-07 20:37:21 +02:00
GreYFoXGTi
6889adc0bb
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
.gitignore
src/game/client/gameclient.cpp
src/game/editor/ed_editor.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontext.h & Cleaned it up
2011-01-06 23:32:19 +02:00
GreYFoXGTi
802dc7a73d
Revert "dunno who added this or why!", i seem to have confused Spectator/In-Game with teams system
...
used team constants
This reverts commit 27c3f06f27
.
2011-01-06 15:49:05 +02:00
oy
1306b62ce2
added command to move all players to a team. Closes #384
2011-01-06 13:37:28 +01:00
GreYFoXGTi
21994e017f
fixed warnings
2011-01-06 14:21:44 +02:00
GreYFoXGTi
af160c8401
Can't pause while you are in a team
2011-01-06 07:58:37 +02:00
GreYFoXGTi
22aa8940a7
Code Style of some files converted from K&R to BSD/Allman
2011-01-06 07:30:19 +02:00
GreYFoXGTi
b909829b61
Fixed team state sending, it was illogical
2011-01-06 07:22:08 +02:00
GreYFoXGTi
babe838cab
Added /ShowOthers
2011-01-06 07:08:12 +02:00
GreYFoXGTi
ddc5dd7ab3
Cleaned up & Re-arranged stuff
2011-01-06 05:46:10 +02:00
GreYFoXGTi
c5648311ed
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
data/languages/german.txt
src/game/client/components/scoreboard.cpp
src/game/editor/ed_layer_tiles.cpp
src/game/server/entities/character.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/variables.h
2011-01-04 22:37:09 +02:00
oy
a72848e780
added constants for teams by Choupom
2011-01-03 12:50:38 +01:00
GreYFoXGTi
27c3f06f27
dunno who added this or why!
2010-12-24 17:02:02 +02:00
GreYFoXGTi
8f9520b09a
test
2010-12-23 07:57:26 +02:00
GreYFoXGTi
5e841fcfae
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-12-19 15:22:31 +02:00
heinrich5991
bf62514088
added some DDRace flags for the server browser (server-sided), client-sided still needed
2010-12-19 14:11:14 +01:00
GreYFoXGTi
63961ecf1a
fixed mute evasion + kick
2010-12-19 07:25:01 +02:00
GreYFoXGTi
08a2f47ee8
Added Ability to Restart the race in a team after you have finished <br/>
...
<b>Testers: Please check if this can be abused</b>
2010-12-19 05:48:16 +02:00
GreYFoXGTi
fc323326ec
fixed mute evasion
2010-12-17 13:05:55 +02:00
GreYFoXGTi
0bbdabae97
Merge branch 'master' of https://github.com/noother/DDRace
2010-12-17 01:20:41 +02:00
GreYFoXGTi
a4fa4d2fee
Credits update.
2010-12-17 01:20:26 +02:00
floff
4008a1dc95
spectator votes configurable
2010-12-16 10:06:24 +01:00
floff
4a93c28eb8
added configurable time between pauses, to reduce spam
2010-12-16 10:05:20 +01:00
GreYFoXGTi
e803f30f52
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/game/server/entities/character.cpp
src/game/server/entities/flag.cpp
src/game/server/player.cpp
src/game/variables.h
2010-12-16 06:06:23 +02:00
oy
0121f27311
fixed server crash on too many snap items. Closes #317
2010-12-16 03:29:08 +01:00
GreYFoXGTi
bed657d805
Merge branch 'master' into DDRace
2010-12-12 04:32:40 +02:00
oy
b4c007778c
fixed that IntersectCharacter picks the character which is closest to the start point and within the radius
2010-12-12 01:55:36 +01:00
GreYFoXGTi
cebbecf632
Some Code Improvements and Compiler warnings
2010-12-07 19:44:23 +02:00
GreYFoXGTi
122c7954d9
Announcement Randomness
2010-12-06 04:27:35 +02:00
GreYFoXGTi
881fd901a6
added Vote comments starting with # and also made announcement comments start with #
2010-12-06 00:38:29 +02:00
GreYFoXGTi
2d581789e1
Merge branch 'master' of github.com:Speedy-Consoles/DDRace into DDRace
...
Conflicts:
src/game/ddracecommands.h
2010-12-06 00:28:15 +02:00
GreYFoXGTi
f9c3f83903
Removed command broadtime since the time is not in the broadcast anymore
2010-12-05 20:29:38 +02:00
noother
e990c94dad
fixed sql injection & added a proper escaper that works like
...
addslashes() in php
2010-12-05 08:18:54 +02:00
GreYFoXGTi
dd849d3915
Merge branch 'master' of http://github.com/heinrich5991/DDRace into DDRace
2010-12-04 23:54:06 +02:00
GreYFoXGTi
bb23e58285
by reading this you have wasted 2 seconds you are not getting back
...
if you looked inside this commit then you have wasted 6 seconds that you are never getting back as well :p
2010-12-04 23:51:03 +02:00
heinrich5991
311d92cf47
removed response message after typing "kill" in chat
2010-12-04 20:52:23 +01:00
GreYFoXGTi
0a0e1df557
i think i fixed the crash
2010-12-04 18:51:14 +02:00
GreYFoXGTi
72c86a112b
Cleaned it up a bit
2010-12-04 18:35:41 +02:00
GreYFoXGTi
a838ad9da6
server_release on windows has no sql by default because my sql on the server_release version of windows doesn't work, but it does on server_debug
2010-12-04 16:31:54 +02:00
Speedy Consoles
b790b5f1bc
Merge branch 'master' of http://github.com/GreYFoXGTi/DDRace
2010-12-04 13:54:36 +01:00
GreYFoXGTi
9803a74664
so now windows mysql is fucked up and i don't know why
2010-12-04 03:12:30 +02:00
GreYFoXGTi
e61d7d1786
Windows mysql connector has a bug even in the latest version with boost no strings over 15 chars
2010-12-04 02:02:50 +02:00
GreYFoXGTi
83cea23373
Reworked some stuff
2010-12-03 14:58:38 +02:00
GreYFoXGTi
fb5a264e9e
Allowing speedup tile skipping
2010-12-02 23:05:10 +02:00
GreYFoXGTi
8542181d9a
Added include recommended by SushiTee to fix the following mac compiling Errors
...
#1 c++ src/game/server/gamecontext.cpp
In file included from src/base/tl/range.h:6,
from src/base/tl/algorithm.h:6,
from src/base/tl/sorted_array.h:6,
from src/game/server/score/file_score.h:6,
from src/game/server/gamecontext.cpp:18:
src/base/tl/base.h:8: error: expected `)' before ‘(’ token
bam: 'objs/game/server/gamecontext.o' error 256
2010-12-02 20:51:21 +02:00
GreYFoXGTi
388ca1288f
Fixed Tile Parsing Error and Added dbg Messages to show map tiles
2010-12-02 01:33:02 +02:00
GreYFoXGTi
af6f96bc7e
Added Tile for the new Map Config
2010-12-02 00:45:36 +02:00
GreYFoXGTi
0a29aae473
added old Laser Behavior Configuration
2010-12-02 00:07:33 +02:00
GreYFoXGTi
c149b17617
FinishTime Difference
2010-11-30 05:04:21 +02:00
GreYFoXGTi
af44a79b03
New Broadcast/Timer System
2010-11-30 04:24:15 +02:00
GreYFoXGTi
b4fd1aaca9
Fixed Announcement System
2010-11-29 05:39:47 +02:00
GreYFoXGTi
94d5351108
Just to be sure this doesn't make an infinite loop
2010-11-29 05:25:27 +02:00
GreYFoXGTi
7f24d0f144
Fixed ID 0 Bug
2010-11-26 20:01:55 +02:00
GreYFoXGTi
5db203a1ed
Mute Evasion
2010-11-26 18:57:18 +02:00
GreYFoXGTi
4f777211a5
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-11-25 00:22:02 +02:00
heinrich5991
5204bbe6b7
fixed rcon command "set_team"
2010-11-24 23:17:56 +01:00
heinrich5991
73ca31d168
changed rcon command "cmdlist" nearly completly
2010-11-24 22:09:31 +01:00
GreYFoXGTi
a2896fd660
Commit by Allisone (Trust)
...
* Fixed CSqlScore::ShowRankThread so /rank works properly
* Fixed CSqlScore::Init so CREATE TABLE ends with character set utf8
* Added in CSqlScore more verbose SQLException messages
* Removed all statements that would prevent including and loading the CSqlScore class
* Changed bam.lua so on OSX the mysql lib folder gets linked and the include folders get included
* Changed bam.lua so macosx min version 10.5 and sdk 10.6 are required
* Cleaned CSqlScore and replaced new function calls with equal but backward compatible code
2010-11-24 01:50:02 +02:00
GreYFoXGTi
a3d29d5447
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-11-23 03:57:48 +02:00
heinrich5991
077b8bd84d
fixed sv_vote_percentage
2010-11-22 22:30:50 +01:00
GreYFoXGTi
4737588827
New Delayed Switches
2010-11-22 23:10:12 +02:00
GreYFoXGTi
eed83bd7cb
Added Announcement
2010-11-22 13:00:43 +02:00
GreYFoXGTi
f1781c0eb4
lol
2010-11-22 11:13:04 +02:00
GreYFoXGTi
b8fe169419
Added Mac Fixes by Allisone (Trust)
2010-11-22 11:09:27 +02:00
GreYFoXGTi
3ceebe2ef4
Forgot to make the map.cfg level 4
2010-11-22 10:32:00 +02:00
GreYFoXGTi
4f3d086b92
Fixed /pause making u return as a Team 0 Player
2010-11-22 09:21:02 +02:00
GreYFoXGTi
a80ac35cb9
Fixed http://ddrace.info/forum/showthread.php?261-DDrace-Trunk-Alpha-Crash-caused-by-teams
2010-11-22 08:59:40 +02:00
GreYFoXGTi
5d9ee1736e
made the code so it would have less conflicts in the future and Merged branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
data/languages/dutch.txt
data/languages/french.txt
data/languages/german.txt
data/languages/russian.txt
src/game/server/entities/flag.cpp
src/game/server/entities/flag.h
src/game/server/gamecontext.cpp
src/game/server/gamemodes/ctf.cpp
src/game/server/gamemodes/ctf.h
src/game/server/gamemodes/dm.cpp
src/game/server/gamemodes/dm.h
src/game/server/gamemodes/mod.cpp
src/game/server/gamemodes/tdm.cpp
src/game/server/gamemodes/tdm.h
2010-11-22 00:26:00 +02:00
Choupom
c64d3817cf
fixed so we can't add a vote option multiple times by oy
2010-11-20 21:41:18 +01:00
Sworddragon
fc9211c777
Updated copyrights
2010-11-20 21:26:06 +01:00
GreYFoXGTi
d414579247
Added ### after *** to indicate a /me message, and avoid messages that look like the server sent it
2010-11-19 18:57:53 +02:00
GreYFoXGTi
ac341b5390
fixed mac compilation
2010-11-18 01:19:44 +02:00
GreYFoXGTi
a109e1150d
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/shared/config_variables.h
src/game/client/components/console.cpp
src/game/client/gameclient.cpp
src/game/editor/ed_editor.h
src/game/server/gamecontext.cpp
2010-11-18 01:10:59 +02:00
oy
994a44f6e1
simplified change_map command so that it switches to the next map in the maprotation when called without param
2010-11-17 12:50:01 +01:00
GreYFoXGTi
ae591407c9
Merge branch 'master' of http://github.com/oy/teeworlds
2010-11-17 13:11:40 +02:00
oy
0d1178107e
fixed typo in a kick message
2010-11-17 00:44:04 +01:00
GreYFoXGTi
b6a4b2b7ba
Merge branch 'master' of http://github.com/oy/teeworlds
2010-11-16 22:11:24 +02:00
oy
e46cb02089
Made inactivity check ignore authed players. Closes #273
2010-11-16 18:08:19 +01:00
GreYFoXGTi
4cbcbae508
Fixed sv_vote_percentage
2010-11-16 16:59:17 +02:00
GreYFoXGTi
0c6767dd9d
Added option to have DDRace Compiled without SQL
2010-11-16 15:44:16 +02:00
GreYFoXGTi
5ee8796381
Removed sql from mac, people who need sql compile the Mac branch
...
the boost stuff made my working dir very messy and searching through it takes more time
2010-11-16 15:26:19 +02:00
GreYFoXGTi
c6f0bf7500
how did that happen
2010-11-14 17:59:28 +02:00
GreYFoXGTi
6f75b661b0
Total Noobness
2010-11-14 17:51:04 +02:00
GreYFoXGTi
bf4ed7515c
Forgot to parse the tiles from the Switch layer ^^
2010-11-14 16:00:33 +02:00
GreYFoXGTi
bb0d4a5671
Some Fixes
2010-11-14 13:14:18 +02:00
GreYFoXGTi
ca54f1d7c7
for got this one
2010-11-14 12:19:41 +02:00
GreYFoXGTi
d49eb12120
CLight Flickering
2010-11-14 12:16:27 +02:00
GreYFoXGTi
f60817b5c0
Different Flicker for Crazy Bullets
2010-11-14 12:13:11 +02:00
GreYFoXGTi
4486a7abed
Added Alive Check
2010-11-14 12:08:21 +02:00
GreYFoXGTi
3c1c045722
Added Flicker effect to NON-Active Entities
2010-11-14 12:01:42 +02:00
GreYFoXGTi
bf0b4183cc
Fixed bullet wall stuck when de activated and collides with a tee
2010-11-14 11:36:00 +02:00
GreYFoXGTi
79226352af
revert teleport useless change
2010-11-14 11:04:13 +02:00
GreYFoXGTi
5ec06369c5
fixed last pull commit
2010-11-14 03:32:23 +02:00
GreYFoXGTi
670e90c7e3
Merge branch 'master' of http://github.com/btd/DDRace
...
Conflicts:
src/game/server/entities/door.cpp
2010-11-14 03:32:00 +02:00
GreYFoXGTi
071fb6a5a3
new Switch System //TODO Rendering Rotation
2010-11-14 02:39:04 +02:00
btd
002cf9792f
Fix project tile
2010-11-13 18:41:43 +03:00
btd
e3fb77f444
Merge branch 'master' of github.com:btd/DDRace
2010-11-13 18:31:25 +03:00
btd
2c44c94c4e
Move console staff
2010-11-13 18:31:13 +03:00
btd
9b5235650d
Fix mistake
2010-11-13 01:41:43 +03:00
btd
325aa980e9
Fix door issue. Fix explosion-team issue. Fix null pointer bug. Fix predicion bug. Fix crash when character killed and snap in this moment
2010-11-13 00:54:33 +03:00
btd
7fcd245611
Fixes
2010-11-13 00:50:51 +03:00
GreYFoXGTi
30680ddd79
MAX_NAME_LENGTH
2010-11-12 19:23:53 +02:00
Allisone
961a0c8cf0
Repaired MySQL Insert and increased player name length for db from 16 to 64
2010-11-12 17:44:37 +01:00
heinrich5991
c54b824a45
fixed 'cmdlist' rcon command for joining clients
2010-11-11 23:22:09 +01:00
btd
cd59d111a8
Fix explosion issue. Dont pull, not tested. Can pull if test both commits=)
2010-11-11 12:12:03 +03:00
btd
748065dbcf
Fix door issue. Not tested, dont pull
2010-11-11 11:44:39 +03:00
heinrich5991
40eade2021
removed me commands callback handler in header
2010-11-10 22:50:28 +01:00
heinrich5991
e078d537c2
moved spam protection and re-added it for /rank and /me; some smaller fixes
2010-11-10 22:42:29 +01:00
GreYFoXGTi
17cb8a6ffb
Merge branch 'develop' of http://github.com/heinrich5991/DDRace
...
Conflicts:
src/game/server/gamecontext.cpp
2010-11-09 17:30:30 +02:00
GreYFoXGTi
50b16e7821
added high sensitivity for Begin and End tiles
2010-11-09 02:51:49 +02:00
GreYFoXGTi
27864ec70d
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-11-09 00:24:42 +02:00
GreYFoXGTi
86675f7dd7
Able to amend the mute to something less
2010-11-08 11:29:09 +02:00
heinrich5991
50b8d93d6d
finished system to generalize rcon commands, sorry for last commit's description
2010-11-07 17:35:11 +01:00
heinrich5991
470e2773ba
added system to generalize rcon commands
2010-11-07 17:08:09 +01:00
heinrich5991
678c94b344
removed the senseless parameters of CGameContext::CheatsAvailable
2010-11-07 13:21:25 +01:00
heinrich5991
b9875cefd8
fixed a bit ugly code
2010-11-07 12:03:26 +01:00
btd
5f6e35b418
Finish sv_team
2010-11-07 01:54:35 +03:00
GreYFoXGTi
12dffd5edc
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-11-06 22:13:01 +02:00
btd
ec2387f0e9
Spectator can see all events
2010-11-06 19:54:59 +03:00
heinrich5991
dcb0b0ee1d
fixed "you were worse" message after finishing the first time, prevented that you get this message if your time is equal to your record
2010-11-06 09:38:39 +01:00
btd
a156d15bd1
Merge branch 'master' of git://github.com/GreYFoXGTi/DDRace
2010-11-05 14:57:15 +03:00
btd
081c5d8bc2
Fix score board and small perfomance improvments
2010-11-05 14:56:44 +03:00
GreYFoXGTi
96e67724f1
Merge branch 'rm_clientdummies' of https://github.com/heinrich5991/DDRace
...
Conflicts:
src/game/server/gamecontext.cpp
moved and edited src/game/ddracecommands.h
2010-11-05 01:59:37 +02:00
GreYFoXGTi
6735dce1af
Applied Patch by Mo(2) Hammer-fly out of the freeze
2010-11-05 01:52:37 +02:00
GreYFoXGTi
9feef5638e
Merge branch 'master' of http://github.com/btd/DDRace
2010-11-04 21:18:55 +02:00
btd
4e5ffed2b5
Cheaters have no timer now
2010-11-04 22:06:47 +03:00
btd
32d80c22d1
score board
2010-11-04 21:33:51 +03:00
GreYFoXGTi
32429ebe31
/me is a number of word, parameter = r not s
2010-11-04 20:24:13 +02:00
GreYFoXGTi
970822f0f0
bad time, better luck next time
2010-11-04 20:20:45 +02:00
GreYFoXGTi
3756c98715
Total IP Scoring Annihilation ( doesn't make sense ), please test this, also delete the old records
2010-11-04 20:10:51 +02:00
GreYFoXGTi
8ac101d60e
revised all usages of sv_hide_score in the code
2010-11-04 19:32:54 +02:00
GreYFoXGTi
5efc7d0d9b
Fixed Crash on no TELEOUT matching TELEIN tile
2010-11-04 13:49:38 +02:00
GreYFoXGTi
0c2c4e1af7
fixed last commit } missing
2010-11-04 11:19:07 +02:00
GreYFoXGTi
0c7a1afc94
if(Force == 255 && MaxSpeed) act as a speed setter
2010-11-04 11:05:12 +02:00
heinrich5991
60d7639c9b
moved ddrace-specific rcon cmds from 'game/server/gamecontext.cpp' to 'game/server/ddracecommands.h' in order to remove renundancy with client-side server dummies for tab-completion
2010-11-02 17:07:45 +01:00
GreYFoXGTi
1d4e9214e6
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-11-01 23:54:36 +02:00
GreYFoXGTi
6b4d717a69
4 is fine
2010-11-01 23:53:23 +02:00
heinrich5991
d2e24f0318
added rcon commands 'move' and 'move_raw', re-implemented 'up', 'down', 'left', 'right'
2010-11-01 21:09:44 +01:00
heinrich5991
c9dd108e09
added CGameContext::MoveCharacter, fixed CGameContext::ModifyWeapons
2010-11-01 20:44:36 +01:00
GreYFoXGTi
46d66aa06e
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-11-01 20:07:57 +02:00
heinrich5991
7167cb827c
re-implemented rcon weapon functions with the new function CGameContext::ModifyWeapons
2010-11-01 18:22:40 +01:00
heinrich5991
9a38340c57
added CGameContext::ModifyWeapons in order to generalize rcon<-> weapon system
2010-11-01 18:07:09 +01:00
GreYFoXGTi
96eeec6a39
Entities: Fisico
2010-11-01 17:29:09 +02:00
GreYFoXGTi
a89da52480
credits update
2010-11-01 16:52:58 +02:00
noother
44592bb247
Since the mapnames are included in the mysql table names, tables with
...
special chars couldn't get created. Fixed by replacing all special chars
with underscores.
2010-11-01 16:42:30 +02:00
GreYFoXGTi
1620e071d9
Removed a Tile and ensured stopper server side
2010-11-01 16:21:05 +02:00