GIR GIR
42f3db8fb7
-oneshot now writes to Software\\OneShot\\GameDirectory in registry the game's path
...
-journal now reads gamepath from registry to load images, instead of packing images into journal executable directly
-also converted journal to a visual studio solution (for windows)
2021-11-08 00:52:01 -08:00
Eliza Velasquez
3f7ba6a4a1
final Linux bugfixes? hopefully
2020-06-17 20:02:33 -07:00
Eliza Velasquez
4a76d7d2c4
Even more linux/itch fixes
2020-06-17 19:11:11 -07:00
Pera Pisar
31a6316f93
Create a pipe regardless of save progress file's existence
2019-04-25 02:52:20 +02:00
Vinyl Darkscratch
98527e2cb2
Fix pipe file creation by setting pipe_path file
2019-04-22 01:27:10 -07:00
Pera Pisar
28face2167
Linux changes ( #62 )
...
* Added RPATH to executable; lowercased name; fixed MRIVERSION option; made it look like an actual executable
* Silencing some compiler warnings
* Getting rid of journal binding header, fixing bugs with the Niko binding and synchronizing the two
* Journal update to fix several bugs
* Fix libpng warning by running mogrify on shrimp.png
* Improved automation of the Linux build
* Improved some aspects of wallpaper handling
* Bump default Ruby version to 2.5
2019-04-21 03:50:20 -07:00
Vinyl Darkscratch
acd5182f64
Add French translations for journal
2019-04-21 03:28:07 -07:00
Vinyl Darkscratch
2051172686
Freeze Python 3.7 from Python.org
2019-02-14 02:19:55 -08:00
Vinyl Darkscratch
8e93cf51ef
Move journal pipe file to fix permissions issues
2019-02-14 02:19:46 -08:00
Vinyl Darkscratch
5a3ab294bd
Fix directory for PyInstaller
2018-10-02 14:09:27 -07:00
KockaAdmiralac
5e47258600
Make Journal not create a symlink and instead a .desktop file on select DEs, make Color an array of strings
2018-08-03 00:25:31 +02:00
Vinyl Darkscratch
69829ad17a
Disable close button after switching from default image
2018-05-04 01:32:16 -07:00
Vinyl Darkscratch
73088bf7b0
Remove non-functioning Qt.NoFocus policy
2018-05-02 20:33:59 -07:00
Vinyl Darkscratch
5c296007e0
Don't let Niko take the focus from OneShot
2018-05-02 19:21:31 -07:00
Vinyl Darkscratch
53709a92c7
Let journal reimplementation accommodate for new API updates
2018-05-02 19:15:11 -07:00
Vinyl Darkscratch
c41dd80143
Quit journal when finished using it
...
Fixes #40
2018-05-02 16:37:13 -07:00
Vinyl Darkscratch
6273077dbe
Fix #35
2018-04-24 04:26:01 -07:00
Vinyl Darkscratch
96ca228d49
Add icon for journal on Linux
2018-04-17 02:03:30 -07:00
Vinyl Darkscratch
870c9fc72c
Position the close button on right for Linux and macOS
2018-03-13 15:05:31 -07:00
KockaAdmiralac
23f53431c2
Remove unused screen_width
2018-03-13 22:51:08 +01:00
Vinyl Darkscratch
5f12e408cb
Update close button image
...
New image uses the Game Over font
2018-03-13 14:47:03 -07:00
popkirby
8710fe7164
Add missing ES/c1.png
2018-03-14 03:21:08 +09:00
popkirby
99b27bf66f
Rename image names for case sensitive filesystems
2018-03-14 03:20:02 +09:00
popkirby
7b224a2d46
Add Qt.NoDropShadowWindowHint flag to avoid weird shadow
2018-03-14 03:16:30 +09:00
popkirby
b1ed79e1e1
Make ES/t8.png transparent
2018-03-14 02:33:40 +09:00
popkirby
1afbe0bfc8
Rename journal images from "PTBR", "ZH-CN" to "PT_BR", "ZH_CN"
2018-03-14 02:33:40 +09:00
Vinyl Darkscratch
9b0c91b842
Enable framelessness on Linux
2018-03-12 14:53:17 -07:00
Vinyl Darkscratch
bdb307fba9
Add close button (WIP) to journal
2018-03-12 13:57:52 -07:00
Vinyl Darkscratch
8443907f74
Re-add journal frameless flag
2018-03-12 13:57:33 -07:00
KockaAdmiralac
e195d8d1ce
Fix Niko walking out of the screen on X11
2018-03-11 23:57:30 +01:00
KockaAdmiralac
3f4f14e719
Journal update to check for save_progress.oneshot and display the note
2018-03-10 23:03:55 +01:00
Vinyl Darkscratch
dc51296d20
Fix imports
2018-03-08 02:58:09 -08:00
Vinyl Darkscratch
9b6030414c
Implement Niko walking off part of journal
2018-03-08 02:55:08 -08:00
Vinyl Darkscratch
d0ef020985
Rename start_x/y to x/y
2018-03-08 02:13:29 -08:00
Vinyl Darkscratch
4df91ac787
Remove unneeded lines in journal
2018-03-08 02:13:19 -08:00
Vinyl Darkscratch
4ecc05d4cd
Fix a typo with parenthesis in journal
2018-03-08 00:43:48 -08:00
Vinyl Darkscratch
7f839594ea
Update journal license
2018-03-08 00:42:57 -08:00
Vinyl Darkscratch
88ffa8679f
Remove redundant comment (transparency works)
2018-03-07 00:50:08 -08:00
Vinyl Darkscratch
a3b2380365
Catch for game quit cleanup
2018-03-07 00:43:08 -08:00
Vinyl Darkscratch
904eb51d06
Remove redundant, problematic attribute
2018-03-07 00:42:54 -08:00
Vinyl Darkscratch
a5d73ba07e
Implmement Niko walkoff a little more
2018-03-07 00:24:55 -08:00
Vinyl Darkscratch
9d893f5465
Allow for window movement
2018-03-07 00:24:18 -08:00
Vinyl Darkscratch
df7094c852
Add transparency support
2018-03-07 00:23:57 -08:00
Vinyl Darkscratch
b29385fd4d
Convert to tabs
2018-03-06 23:49:05 -08:00
Vinyl Darkscratch
f17fd64eb7
Fix journal for translations
2018-03-06 23:24:32 -08:00
Vinyl Darkscratch
010521814e
Add new journal graphics
2018-03-06 23:24:02 -08:00
Vinyl Darkscratch
4798594cfb
Add Windows compatibility to Unix journal implementation (just in case)
2018-03-06 10:21:07 -08:00
Vinyl Darkscratch
cedc539231
Remove deprecated Linux journal folder
2018-03-06 01:31:52 -08:00
Vinyl Darkscratch
1a22d59276
Rename macOS journal folder
2018-03-06 01:24:45 -08:00
Vinyl Darkscratch
385500882c
Add qt.conf to specify Qt plugin path
...
Fixes #15
2018-03-05 19:02:23 -08:00