Commit graph

886 commits

Author SHA1 Message Date
unknown
8666907146 update changelog/version 2021-12-01 18:30:57 +01:00
unknown
2fced8122e Attempt at fixing up logging 2021-12-01 18:29:17 +01:00
unknown
23e652f17a Re-enabled include_msvcr for setup.py (& updated changelog/version) 2021-12-01 16:03:45 +01:00
Dpeta
ad2c79d0c6 Test for possible mac crash fix 2021-11-29 23:09:32 +01:00
Dpeta
627a5a6391 fixed invalid group name causing a crash (oops) 2021-11-29 16:33:46 +01:00
Dpeta
84ae01dddf Removed manual sort from todo list 2021-11-09 15:09:48 +01:00
Dpeta
d231f2f785 Fixed PESTERCHUM:TIME> related crash 2021-09-18 12:39:38 +02:00
Dpeta
0804bf16eb Fixed variable being compared against wrong type 2021-08-24 22:49:46 +02:00
unknown
803ec93faa Doing the redists manually 2021-08-24 22:18:09 +02:00
Dpeta
ae08527841
Create start.sh 2021-08-24 18:44:26 +02:00
unknown
29fa6386e4 Fix up of previous commits 2021-08-24 17:32:47 +02:00
Dpeta
26e95ba636 Merge branch 'py3_pyqt5' of https://github.com/Dpeta/pesterchum-alt-servers into py3_pyqt5 2021-08-24 15:57:08 +02:00
Dpeta
6f953a4cbb Squashed commit of the following:
commit de8116899c
Author: Dpeta <69427753+Dpeta@users.noreply.github.com>
Date:   Tue Aug 10 23:08:27 2021 +0000

    Update CHANGELOG.md

commit c4dd2dcee5
Author: BuildTools <Jasprose@protonmail.com>
Date:   Wed Aug 11 00:37:02 2021 +0200

    added logging.conf to setup.py & pyinstaller.py
2021-08-24 15:55:57 +02:00
Dpeta
a10b92287b Fixed unreadable memo list text in win95chum 2021-08-24 15:50:43 +02:00
Dpeta
5b4673e0dd Rewrote some aspects of channel mode management 2021-08-24 15:49:50 +02:00
Dpeta
de8116899c
Update CHANGELOG.md 2021-08-10 23:08:27 +00:00
BuildTools
c4dd2dcee5 added logging.conf to setup.py & pyinstaller.py 2021-08-11 00:37:02 +02:00
Dpeta
1fd62ef404 Fileconfig + proper handlers for logging module 2021-08-10 22:45:48 +02:00
Dpeta
440a4a36b4 Fixed manual chum sort not working 2021-08-10 00:38:42 +02:00
BuildTools
87fc72a355 Build update 2021-08-09 08:47:05 +02:00
BuildTools
e0fa498c7d Reverted UPX change because I am indecisive </3 2021-08-09 07:40:47 +02:00
BuildTools
c1f822e30b Disabled UPX by default for pyinstaller.py 2021-08-09 07:32:26 +02:00
BuildTools
f97b8be199 Fixed pyinstaller.py for 64-bit Python 2021-08-09 06:55:33 +02:00
Dpeta
d173371352 Changelog update 2021-08-09 06:16:37 +02:00
Dpeta
832e091fb7 Added missing nothing.png files 2021-08-09 06:08:34 +02:00
Dpeta
3962403321 Hopefully final theme fix + Rules tab 2021-08-09 06:06:00 +02:00
Dpeta
b4ddd2cc51 Theme fix for linux + build file module change 2021-08-09 04:18:00 +02:00
BuildTools
94a0763ece Merge branch 'py3_pyqt5' of https://github.com/Dpeta/pesterchum-alt-servers into py3_pyqt5 2021-07-29 21:43:10 +02:00
BuildTools
a056971e25 Log file change 2021-07-29 21:42:46 +02:00
Shou
4c5e51ac37 Made it so RE on/off status is communicated to the bot more frequently 2021-07-27 14:22:50 +02:00
Shou
7aec4696c8 Merge branch 'py3_pyqt5' of https://github.com/Dpeta/pesterchum-alt-servers into py3_pyqt5 2021-07-27 08:45:55 +02:00
Shou
af0307c93a mogrify img fix 2021-07-27 08:43:48 +02:00
Dpeta
83343238dd Fixed crash on opening invite-only memo without being invited 2021-07-26 13:59:25 +02:00
Dpeta
c74dd89027 Excluded modules that hopefully aren't required (can't recall if I tested this) 2021-07-15 23:54:48 +02:00
BuildTools
fc0d2de34f CHANGELOG.md + CS 2021-05-04 20:34:10 +02:00
BuildTools
d4a7c1eb3b pyinstaller.py minor linux&mac changes 2021-05-04 20:32:11 +02:00
BuildTools
8114feccac Pyinstaller build ready. 2021-05-03 17:22:23 +02:00
cubicSimulation
5d0d920d68
CS's Cool Themes Addon (#29) 2021-04-30 00:25:59 +02:00
BuildTools
7fdd7f3bd9 Changed some depreciated functions & imports 2021-04-22 17:42:24 +02:00
BuildTools
730a352637 Made closeEvent a bit more functional.
(Before it'd shut down QT but not the actual process.)
2021-04-20 19:02:19 +02:00
Dpeta
64e8c9311d Changed order of COLOR and PESTERCHUM:BEGIN (test) 2021-04-20 00:05:50 +02:00
Dpeta
ada5e99be9
Update CHANGELOG.md 2021-04-16 14:09:39 +00:00
BuildTools
8f8bb2feb3 Version.py --> 2.1.2 2021-04-16 15:52:57 +02:00
BuildTools
317a23f57a Merge branch 'py3_pyqt5' of https://github.com/Dpeta/pesterchum-alt-servers into py3_pyqt5 2021-04-16 15:47:57 +02:00
BuildTools
02c0b9e47b Fixes for botnames, chumroll & dm colors. 2021-04-16 15:37:38 +02:00
Dpeta
f9dcb452c7 Made file capitalization consistent for a few files. (.PNG --> .png), because some file systems are queasy on that.
(See https://superuser.com/questions/881804/case-sensitive-file-extensions-in-windows-and-linux)
2021-04-13 01:33:57 +02:00
Dpeta
171e424057
Update CHANGELOG.md 2021-04-12 13:18:05 +00:00
BuildTools
d68c10f1ac Merge branch 'py3_pyqt5' of https://github.com/Dpeta/pesterchum-alt-servers into py3_pyqt5 2021-04-12 14:51:36 +02:00
BuildTools
254e0532b6 Fixed issue with memo stylesheets (ty pyqt5 </3) 2021-04-12 14:50:20 +02:00
Dpeta
fe6854bb89
Update CHANGELOG.md 2021-04-11 14:11:59 +00:00