Commit graph

735 commits

Author SHA1 Message Date
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
Dpeta
5f5341f96d
Moved server promt to main thread
This is also not a perfect or very pretty solution, especially as configparser is now a dependency. But this is still an improvement over how it was before, as this doesn't seem to cause crashes.
2020-10-04 18:28:43 +00:00
Dpeta
884b6418bb
Merge pull request #1 from Dpeta/master
Synch
2020-10-04 17:55:59 +00:00
Dpeta
25f16fc561
Update setup.py 2020-10-04 17:55:11 +00:00
Dpeta
567ced852e
Update README.md 2020-10-04 17:53:10 +00:00
Dpeta
2f1f47f9a9
Changed dialogue text slightly 2020-10-04 17:48:06 +00:00
Dpeta
96b9529dee
Incorrectly added functionality to choose server
There really has to be a better way, but I don't know how qt works. .w.
2020-10-04 17:41:14 +00:00
Hi
3059a61ea1 Updated setup.py to copy readme files correctly 2020-10-04 16:01:43 +02:00
Dpeta
1616bf10b4
Create README.md 2020-10-04 13:42:48 +00:00
Dpeta
929a75ead5
Re-added original pesterchum documentation 2020-10-04 13:30:22 +00:00
Dpeta
bbeed3eaa9
Rename README.mkdn to README-karxi.mkdn 2020-10-04 13:27:47 +00:00
Dpeta
64340aae83
Delete setup-py2exe.py
This seems to just be a sample file
2020-10-04 13:26:30 +00:00
Dpeta
d57ceae998
Edited setup.py
I changed setup.py up until a point where it works for me. I'm not entirely certain I didn't break something in the process but it's the best I managed ¯\_(ツ)_/¯
2020-10-04 13:25:19 +00:00
Hydrothermal
88d53b9161 Only accept nick change notices from NickServ 2020-03-15 19:15:39 -04:00
karxi
961a86527c Fix derp 2017-05-08 23:45:11 -04:00
karxi
ad8db40d54 Fix derp 2017-04-26 06:01:35 -04:00
karxi
bb73eca3a6 Fix 'always beep' in pesters 2017-04-26 05:59:40 -04:00
karxi
2c3883344b Fix 'always beep' in pesters 2017-04-23 01:34:14 -04:00
karxi
191e2a059d Added a clarification to the README 2017-04-01 20:21:49 -04:00
karxi
bf68bc5911 Minor organization shifts 2017-03-07 22:28:15 -05:00
karxi
dd683a3cf7 Additional changes to versioning/updating 2017-01-25 10:51:58 -05:00
karxi
eda21fc872 Set several object names for unique GUI elements 2017-01-25 10:50:09 -05:00
karxi
ae19966095 Preparation for later autoupdate changes 2017-01-21 21:17:07 -05:00
karxi
5c09439b46 Alternate version checking code 2017-01-21 21:14:21 -05:00
karxi
7269b79f49 Add prereq for git version checking 2017-01-21 19:32:32 -05:00
karxi
76b42eed2b Add vim modelines for Markdown formatting 2017-01-20 13:19:34 -05:00
karxi
b53d3e5e49 Minor TODO changes 2017-01-20 13:04:27 -05:00
karxi
84a4558f18 Default selection change (prevent accidental deletion of quirk groups) 2017-01-13 20:10:15 -05:00
karxi
40a818a22f Make the reconnect dialog require a pause before it's allowed to quit 2017-01-13 10:08:29 -05:00
karxi
195b59f29e Make Ctrl+Alt+w pipe widget information to console
The key combination used for this is likely to change. See
ConsoleWindow.designateCurrentWidget() for precisely what this does and
means.

Essentially, mousing over something (with the console open) and hitting
that combination of keys will give information on the GUI element the user
had the mouse over at the time (if any), via the console.

It also tells you what the stylesheet looks like, if it has one; if it
doesn't have one, it looks for one on the object's parents, posting that
instead if applicable.

The last selected widget is stored in CONSOLE.selected_widget - it can
be modified directly from there.

More features and detailed information may come in the future.
2017-01-10 19:53:26 -05:00
karxi
cf37cb6c36 Minor changes to console environment 2017-01-10 16:56:24 -05:00
karxi
e5d5446cf7 Add 'exit'/'quit' convenience functions to console 2017-01-09 19:31:04 -05:00
karxi
483af0f1e5 Make default options take focus (in case of mistypes) 2017-01-09 19:26:37 -05:00
karxi
43e8a589f1 Disable volume slider if volume can't be set 2017-01-09 18:59:57 -05:00
karxi
e78bb31249 Tweak console shortcut behavior 2017-01-09 17:20:03 -05:00