Commit graph

561 commits

Author SHA1 Message Date
Anthony Castelli
c4b994a947 sequenial-blacklist: Properly read the local file 2014-08-29 11:43:59 -07:00
Jeremy Koletar
6034651c6f OTPCr: fix ssl verification 2014-08-19 12:55:06 -05:00
Joey Z
cc613922ab Merge branch 'master' of git@git.riotcave.com:privatetoon/toontown.git into beta-wip
Conflicts:
	otp/distributed/OTPClientRepository.py
2014-08-17 12:51:56 -04:00
Harvir
8061e23f49 localizer: localizer is loaded before config is assigned. 2014-08-15 00:41:27 +01:00
Harvir
431732ac5a global: Clean up usage of base.config (using builtin config). 2014-08-15 00:35:01 +01:00
Harvir
575dded46d global: Clean up usage of simbase.config (using builtin config). 2014-08-15 00:14:12 +01:00
Harvir
b424d011a8 Merge branch 'beta-wip' 2014-08-13 02:19:17 +01:00
Joey Z
c7e4abd13f nametag: Properly implement chat bubble fonts 2014-08-12 19:31:15 -04:00
Joey Z
300f839763 nametag: Don't change speech bubble font 2014-08-11 14:23:48 -04:00
Harv
44c23c1c7e Merge branch 'beta-wip' into 'master'
8/9 update

Lets break everything!
2014-08-09 09:46:08 -06:00
Joey Z
f5f033edc8 chat: Don't break the uberdog if there is a new line 2014-08-07 17:41:35 -04:00
Harvir
a3d3e694c5 otp: Better reloading for only a few textures. 2014-08-07 20:59:16 +01:00
Harvir
567d2aa35b otp: Improve reloading textures. 2014-08-07 20:25:55 +01:00
Harvir
74d4486185 otp: fix magic word 2014-08-07 08:58:14 +01:00
Harvir
fd5db70396 Merge branch 'beta-wip' 2014-08-05 23:04:46 +01:00
Harvir
a7e2c9fee3 base: remount phase files in /resources upon reloading textures. 2014-08-05 06:05:22 +01:00
Aidan Noll
6655f9e492 hack up german support :) 2014-08-03 04:58:29 -04:00
Jeremy Koletar
b7ed88e4e2 i hate panda so much
fuck you drwr
2014-08-02 23:12:56 -05:00
Jeremy Koletar
8f76ec0507 Hotfix SSL 2014-08-02 22:53:35 -05:00
Jeremy Koletar
d8b72c6ef2 Merge branch 'sequential-blacklist' into beta-wip
Conflicts:
	deployment/server.prc
	toontown/toon/DistributedToonAI.py
2014-08-02 19:24:26 -05:00
Jeremy Koletar
fc7bcd836e Merge remote-tracking branch 'origin/ssl-support' into beta-wip
Conflicts:
	deployment/deploy.json
	toontown/toonbase/ToontownGlobals.py
2014-08-02 19:19:34 -05:00
Cosmos
1263091244 otp: "duck:my life" indeed. 2014-08-02 16:05:52 -06:00
Anthony Castelli
67ee46cd8f blacklist: Load a local version of tsequence for dev environments 2014-08-02 14:47:30 -07:00
Joey Z
75307ee362 otp: Typo fix 2014-08-02 17:39:27 -04:00
Cosmos
e9b46f8391 otp: Remove case sensitivity, durr. 2014-08-02 21:34:48 +03:00
Joey Z
c3087a252e otp: Typo fix 2014-08-02 01:52:09 -04:00
Cosmos
53c9f75f90 otp: Optimizations to ChatAgentUD 2014-08-01 00:11:23 +03:00
Cosmos
60644320b3 otp: Address the comments on the MR. 2014-07-31 21:50:37 +03:00
Cosmos
7d4a643236 otp: rip. 2014-07-31 19:39:45 +03:00
Cosmos
a6e9a910c5 otp: Proper implementation of the sequence list, cleanup and documentation. 2014-07-31 19:38:11 +03:00
Cosmos
8bfc97db6c otp: Partial cleanup of ChatAgentUD based on complaints from PyLint 2014-07-31 14:49:21 +03:00
Cosmos
0509b5812d otp: Add newlines for increased readability. 2014-07-31 00:40:28 +03:00
Cosmos
fb9fa240ff otp: Implement sequential blacklist configuration field 2014-07-31 00:37:21 +03:00
John P
288056df8a otp: Add newline at EOF of ChatAgent UberDOG 2014-07-31 00:28:23 +03:00
John P
5cee565915 Initial commit. 2014-07-31 00:24:41 +03:00
Harvir
1f7dfe4abc toon: Don't give people heart attacks with a keepalive kick. 2014-07-27 03:36:18 +01:00
jjkoletar
19e987d3cf Merge branch 'fix-performance' into 'beta-wip'
Diagnostics to help track down performance issues

I'm assigning this to @jjkoletar as it most directly affects him.

The items in this merge help us monitor the server status better. We can get reports on what objects are running around in memory (from the new magic words) and whenever an AI server encounters an infinite loop, it will reset and log an exception (due to the new watchdog timer).

N.B. **The report magic words require access to the stdout/stderr output of the AI process.** I should hope that prod's equipped to log that anyway, though.
2014-07-21 19:37:25 -06:00
Jeremy Koletar
4ffb5df0da OTPCr: Hack SSL right before we tell the ConnectionRepository to connect 2014-07-17 14:27:41 -05:00
Jeremy Koletar
a5433c4280 OTPCr: Patch a common crash related to deferred generates and their messages
This is the behavior on lines 1898 for the handleDatagram method
2014-07-15 12:18:55 -05:00
Sam Edwards
076a4d89ed otp: Fix memory leak. 2014-07-13 05:43:51 -07:00
Joey Z
ee50d1cf4b localizer: Mr. Hollywood lines 2014-07-12 12:19:02 -04:00
Harvir
03bec28361 player: Don't send teleport greeting if in ghost mode. 2014-07-09 14:32:43 +01:00
Sam Edwards
21ae3a6a46 magicwords: Add magic words for system diagnostics. 2014-07-08 23:27:56 -07:00
Joey Z
8dd10a2c00 localizer: Update Name Dropper phrases, fix a typo 2014-07-06 15:17:35 -04:00
Harvir
6dddaa9940 settings: Catch any exceptions, regardless of their stupidity. 2014-07-03 22:03:19 +01:00
Anthony Castelli
a388d65b00 Fixes #121 2014-06-26 14:23:13 -07:00
Harvir
cfae75d03d arg: Portable Hole ARG.
Yes I threw this in UberDOG and made it a DistributedObjectGlobal, mostly
because I feel like this class will be useful in the future.
2014-06-26 18:12:48 +01:00
Anthony Castelli
159e720fb9 margins: Fix the click region 2014-06-25 17:56:44 -07:00
Anthony Castelli
d6644917c0 margins: More Fixes 2014-06-25 07:36:17 -07:00
Anthony Castelli
c45dbb46d1 margins: 🐬 2. Fixed issue which broke typing and the avatar details panel 2014-06-25 06:59:14 -07:00