Open Toontown
|
edff78dbef
|
cleanup
|
2022-01-16 22:55:33 -05:00 |
|
Open Toontown
|
a2e37e3389
|
more python3 compat
|
2022-01-16 22:47:39 -05:00 |
|
Open Toontown
|
635ea1d3d1
|
Fix more camera lerps
|
2022-01-16 22:11:15 -05:00 |
|
Open Toontown
|
3666947d2b
|
More fixes
|
2022-01-16 18:10:51 -05:00 |
|
Open Toontown
|
8f1f46cfae
|
toon: Fix camera lerp for DistributedNPCFisherman
|
2022-01-16 17:15:31 -05:00 |
|
Open Toontown
|
d2aea84f8a
|
toon: Fix crash with DistributedNPCBlocker
|
2022-01-16 15:58:39 -05:00 |
|
Open Toontown
|
e95ab10cef
|
otp-distributed: Python 3 fix
|
2022-01-16 15:40:08 -05:00 |
|
Open Toontown
|
5371c749e3
|
Merge pull request #52 from rocketprogrammer/develop
otp-distributed: Python 3 fix
|
2022-01-14 17:05:43 -05:00 |
|
Rocket Programmer
|
77ac98ad22
|
otp-distributed: Python 3 fix
|
2022-01-14 14:53:41 -08:00 |
|
Open Toontown
|
ba8605b93f
|
Some minor changes to further support the OTP protocol
|
2022-01-03 20:18:17 -05:00 |
|
Little Cat
|
ddabfcf3fc
|
Merge pull request #47 from loonaticx/typo-fix
readme: Various grammar adjustments
|
2021-08-13 23:36:44 -03:00 |
|
loonaticx
|
637956192e
|
readme: Various grammar adjustments
😄
|
2021-08-13 21:33:03 -05:00 |
|
John Cote
|
3acdc48f99
|
darwin: Fix VS Code tasks
|
2021-08-01 20:50:24 -04:00 |
|
John Cote
|
f5d09eb07d
|
linux: Fix VS Code tasks
|
2021-08-01 20:36:46 -04:00 |
|
John Cote
|
9cf234454c
|
linux: Adjust start script permissions
|
2021-08-01 20:24:01 -04:00 |
|
John Cote
|
ed9ce47304
|
Merge pull request #43 from NathanX-S/nathan-dev
general: "server-data-folder" config fixed
|
2021-08-01 20:13:15 -04:00 |
|
John Cote
|
6d8a0e3295
|
Merge pull request #45 from TheFamiliarScoot/develop
VS Code Support
|
2021-08-01 20:13:04 -04:00 |
|
TheFamiliarScoot
|
6783130331
|
general: more vsc stuff
added some file exclusions so the workspace looks a bit cleaner
|
2021-07-30 23:15:41 -04:00 |
|
TheFamiliarScoot
|
e7e4c9d493
|
general: new vsc tasks method
added a workspace for tasks relying on the existing scripts
|
2021-07-30 22:47:38 -04:00 |
|
TheFamiliarScoot
|
6d7b5070c5
|
vs code tasks
cool B)
|
2021-07-30 17:27:31 -04:00 |
|
NathanX-S
|
1179c20994
|
general: "server-data-folder" config fixed
|
2021-07-30 16:29:59 -04:00 |
|
Little Cat
|
84a0f214b6
|
suit: Fix crash when reclaiming old buildings Fixes #42
|
2021-07-29 22:00:18 -03:00 |
|
Little Cat
|
5f793922c7
|
building: Replace pickle with jsons/structs
|
2021-07-22 01:42:56 -03:00 |
|
Little Cat
|
622653d25e
|
spellbook: Add basic MaxToon magic word
|
2021-07-22 01:39:46 -03:00 |
|
Little Cat
|
9391058913
|
Merge pull request #38 from rocketprogrammer/develop
toontown: Fix DeprecationWarnings
|
2021-07-20 19:09:55 -03:00 |
|
Rocket Programmer
|
07902ef97e
|
toontown: Fix DeprecationWarnings
|
2021-07-19 20:13:58 -05:00 |
|
Little Cat
|
8e270e4acb
|
classicchars: Silence "state not loaded" warnings
|
2021-07-10 00:41:59 -03:00 |
|
Little Cat
|
44a1822f42
|
Merge pull request #37 from ChxseH/develop
Configrc.prc Documentation Work
|
2021-07-10 00:25:30 -03:00 |
|
Chase Hall
|
db314ef5a1
|
Update Configrc.prc
|
2021-07-09 22:03:41 -05:00 |
|
Little Cat
|
6ccdaf206d
|
ai: Don't spam when erroring
|
2021-07-09 02:54:31 -03:00 |
|
Little Cat
|
869100692a
|
base: Silence execwarnings on dev.
Yes, this makes the warnings show up on client as well, because truth be told, having exec and eval calls on production builds is a very bad idea.
|
2021-07-09 01:51:16 -03:00 |
|
Little Cat
|
79cab772af
|
Merge branch 'develop' of github.com:open-toontown/open-toontown into develop
|
2021-07-09 01:36:24 -03:00 |
|
Little Cat
|
2f764e00a7
|
chat: dymanically allow prefixes
|
2021-07-09 01:35:56 -03:00 |
|
John Cote
|
1195c7d6de
|
settings: Don't need to store result
|
2021-07-09 00:16:41 -04:00 |
|
John Cote
|
5fccccd206
|
toonbase: Remove yet another Disney hack check
|
2021-07-08 15:32:24 -04:00 |
|
John Cote
|
9b84e09b13
|
general: Forgot to remove the actual shims
|
2021-07-08 12:54:21 -04:00 |
|
John Cote
|
e12c704dfc
|
general: Eliminate libotp & libtoontown import shims
|
2021-07-08 12:52:31 -04:00 |
|
John Cote
|
e193383493
|
Merge branch 'develop' of github.com:open-toontown/open-toontown into develop
|
2021-07-08 11:27:36 -04:00 |
|
John Cote
|
9ff21ee735
|
distributed: Fix #34
|
2021-07-08 11:27:27 -04:00 |
|
John Cote
|
a4d4a49a97
|
Merge pull request #32 from open-toontown/settings
Settings (don't merge yet)
|
2021-07-07 23:01:17 -04:00 |
|
John Cote
|
eebc46bfb5
|
settings: Remove embedded mode setting
|
2021-07-07 22:04:39 -04:00 |
|
John Cote
|
31b47fd0a9
|
settings: Minor edits for consistency
|
2021-07-07 21:57:15 -04:00 |
|
John Cote
|
2ec6ceabb4
|
settings: Mostly working
|
2021-07-07 21:30:51 -04:00 |
|
John Cote
|
db25aaf10d
|
settings: Initial commit
|
2021-07-07 20:56:19 -04:00 |
|
John Cote
|
cfa209216c
|
toon: Probably the last Disney hack check removal
|
2021-07-07 19:17:19 -04:00 |
|
John Cote
|
4c48955ce0
|
darwin: Scripts are now executable
|
2021-07-07 17:51:38 -04:00 |
|
John Cote
|
e641fe0a45
|
ai: Remove old magic word code
|
2021-07-07 14:07:44 -04:00 |
|
Little Cat
|
346e9ae704
|
spellbook: Fix some descriptions
|
2021-07-07 04:09:41 -03:00 |
|
Little Cat
|
44a90f07f8
|
spellbook: Implement magic word system
|
2021-07-07 03:51:22 -03:00 |
|
John Cote
|
20ee51972c
|
battle: Fix battle sounds search path
|
2021-07-06 15:34:43 -04:00 |
|