Commit graph

969 commits

Author SHA1 Message Date
Dpeta
f2a4fab1cb Changed week to microsecond 2021-03-24 16:50:58 +01:00
Dpeta
400eef5371 Fixed mysteryTime crash 2021-03-24 16:46:58 +01:00
Dpeta
288d5c2cf1 Simple enough, and I don't currently care much to fix the update functionality :( 2021-03-24 16:11:38 +01:00
Dpeta
3350d98550 Merge branch 'py3_pyqt5' of https://github.com/Dpeta/pesterchum-alt-servers into py3_pyqt5 2021-03-24 16:04:12 +01:00
Dpeta
4c3a09b226 Fixed self.self (whoops) 2021-03-24 16:03:54 +01:00
Dpeta
c9d3402d51
Create README.md 2021-03-24 11:11:10 +00:00
Dpeta
0495509b56 incorrect sRGB profile fix attempt 2021-03-23 23:23:34 +01:00
Dpeta
ea043c2a94 Fixed quirks & added numeric event because why not 2021-03-23 22:58:58 +01:00
Dpeta
d39caf1488 9/9 2021-03-23 22:41:52 +01:00
Dpeta
72cdb844ff 8/9 2021-03-23 22:41:06 +01:00
Dpeta
4f70fda509 7/9 2021-03-23 22:40:47 +01:00
Dpeta
fef7db8161 6/9 2021-03-23 22:40:24 +01:00
Dpeta
19597ff06b 5/9 2021-03-23 22:39:58 +01:00
Dpeta
0923c0e05b 4/9 2021-03-23 22:39:33 +01:00
Dpeta
4f92acd585 3/9 2021-03-23 22:38:53 +01:00
Dpeta
12a559ad24 2/9 2021-03-23 22:37:31 +01:00
Dpeta
475b849049 1/9 2021-03-23 22:36:43 +01:00
BuildTools
64d46a881f Added irc. subdomain to pesterchum.xyz
Because it's more convenient :3
2021-03-02 17:40:42 +01:00
BuildTools
70b1c102b8 Fixed nickServ auto-identify KeyError 2021-02-25 19:51:05 +01:00
BuildTools
33ae77f99a Removed unrequired imports 2021-02-23 16:27:29 +01:00
BuildTools
2f4759b0e4 Commented out isOn() and reverted chumroll change.
It causes the client to fail to send out GETMOOD at
launch.
2021-02-23 16:21:57 +01:00
Dpeta
ca5631b048
Update README.md 2021-02-22 22:53:18 +00:00
BuildTools
ee4358c6b4 Removed bugreport because it's non-functional.
Instead, the button now simply opens the issues page.
2021-02-22 18:57:35 +01:00
BuildTools
6be0487b6c Commented out "Submit to Pesterchum QDB". 2021-02-22 18:36:13 +01:00
BuildTools
b148b8cddf Commented out pesterchum qdb since it's down. 2021-02-22 18:29:38 +01:00
BuildTools
9c9a366355 Added JSON file to manually set server. 2021-02-22 17:09:40 +01:00
arcaneAgilmente
78666ce904
Menu Fixes + IRC help (#7) 2021-02-21 15:40:03 +00:00
BuildTools
0d36d73eee Missing defaultprofile error fix attempt. 2021-02-14 01:47:06 +01:00
BuildTools
5c987ae4b0 Added 32bit setup file & removed configparser dependency. 2021-01-18 19:04:53 +01:00
Dpeta
5f1431ccbd
Update README.md 2021-01-04 15:12:49 +01:00
BuildTools
fe477997a0 Removed server prompt.
Since there's now only a single working one.
2021-01-04 14:26:28 +01:00
BuildTools
8ae822744c Commented out option for kaliope.ddns.net, it seems to have stopped
working.
2020-12-31 23:46:01 +01:00
Hi
23159e01e2 Fixed reconnecting not working. 2020-11-22 19:41:56 +01:00
Hi
0c9f6fe9e3 Removed ini from setup.py 2020-11-22 18:48:18 +01:00
Hi
a8b82f7473 Changed the way the chosen server is communicated. (Still not ideal,
please do tell me if anyone knows how to do this properly.)
Commented part of code related to updates.
2020-11-22 18:43:03 +01:00
Dpeta
14f412d835
Update README.md 2020-10-08 10:38:42 +00:00
Dpeta
c3d51a80c5
Update README.md 2020-10-08 00:09:49 +02:00
Hi
89cf02084a Added (unofficial) to kaliope.ddns.net 2020-10-07 23:59:45 +02:00
Hi
4af7730f35 Readded 3rd server because why not 2020-10-07 23:54:28 +02:00
Hi
64447c7e93 Merge branch 'master' of https://github.com/Dpeta/pesterchum-alt-servers 2020-10-07 23:39:04 +02:00
Hi
47a4de2847 whoops, changed smilies to quirks 2020-10-07 23:38:28 +02:00
Hi
18c60d175a Fixed quirks not being copied by makefile 2020-10-07 23:35:08 +02:00
Dpeta
3c7f39e9d0
Update README.md 2020-10-07 20:53:57 +00:00
Hi
590d4a5c77 Put in actual hostname for alternative server (pesterchum.xyz). kaliope.ddns.net has been
commented out until further communication.
2020-10-07 22:28:39 +02:00
Dpeta
a43cbbfc0a
Update README.md (#6) 2020-10-04 23:51:34 +00:00
Dpeta
a6093062f7
Merge pull request #4 from Dpeta/experimental
Fixed some issues with setup.py
2020-10-04 20:19:16 +00:00
Dpeta
c7887dcb15
Fixed some issues with setup.py
Added some excludes to allow building with configparser.
Also included server.ini and added "options = {"build_exe": build_exe_options},".
2020-10-04 20:15:59 +00:00
Dpeta
9e3a4b2393
Merge pull request #3 from Dpeta/experimental
Experimental
2020-10-04 18:58:20 +00:00
Dpeta
3f2e5f23a6
Merge pull request #2 from Dpeta/master
Commited to wrong branch accidentally, whoops.
2020-10-04 18:35:48 +00:00
Dpeta
65cd4ea7ce
Update README.md 2020-10-04 18:33:38 +00:00