Commit Graph

  • 6adf4ec697 force joystick command to be read as int, add a margin to detecting joy axis main ohsqueezy 2024-01-16 10:31:42 -0800
  • 2bbdc9a702 fix repo url ohsqueezy 2023-04-28 15:26:55 -0400
  • 9c9926d9e0 Merge commit '84d64' ohsqueezy 2023-04-28 15:16:23 -0400
  • 84d643d296 fix path prefix regex escape for cross platform path separator ohsqueezy 2023-04-28 15:15:39 -0400
  • f6c3b8316f merge config command line at instantiation after reading config file ohsqueezy 2023-04-02 13:51:05 -0400
  • d4a3530601 add pygame logo ohsqueezy 2023-02-21 14:23:55 -0500
  • b9b5187116 add info about delimiter to command line config example docstring ohsqueezy 2023-02-20 21:13:27 -0500
  • 71cc53f399 rotate sprite; merge config assignments from command line ohsqueezy 2023-02-04 23:58:21 -0500
  • 34451c3f4c customize import behavior ohsqueezy 2023-02-04 15:19:36 -0500
  • 7a16527179 add rotate display; preserve fullscreen state when setting display surface ohsqueezy 2022-12-14 23:16:09 -0500
  • 24b5d7c6e7 option to disable auto audio load ohsqueezy 2022-12-03 12:43:16 -0500
  • d00e434c63 framerate indicator position ohsqueezy 2022-12-02 13:35:03 -0500
  • 314b722528 display average frame creation time along with framerate ohsqueezy 2022-11-30 22:31:36 -0500
  • 0954cd768f try/except for pygame.SCALED which isn't in pygame 1.9.6 ohsqueezy 2022-11-01 17:52:27 -0400
  • eb83f0d7c2 added pygame.SCALED to work around fullscreen bug ohsqueezy 2022-10-25 15:25:48 -0400
  • ee9bdd7678 fixed markdown ohsqueezy 2022-10-24 22:47:21 -0400
  • d01bed4905 updated readme and license, fixed crash on non existing default asset folders ohsqueezy 2022-10-24 21:47:25 -0400
  • 72866bd11c str conversion for Sprite Frameset frank 2022-03-15 21:51:09 -0400
  • 7329aa7693 remove extra color object from hue shift method frank 2022-03-08 22:26:32 -0500
  • f5de024ef3 docstring for distance function frank 2022-02-27 00:14:03 -0500
  • 6693ca4514 load BGM from config paths after loading folders to give config precedence frank 2022-01-29 17:56:52 -0500
  • 285181d23b look for bgm paths in resource folders frank 2022-01-06 03:19:09 -0500
  • a1e53ad85c optionally override name generated by setup frank 2021-09-25 23:22:33 -0400
  • bd3de84cbf revert previous change to leave string value frank 2021-09-25 17:31:28 -0400
  • 241b4827c9 display window caption using utf-8 frank 2021-09-25 17:13:20 -0400
  • 317ea74c78 scale2x a surface arbitrary number of times in a row frank 2021-06-17 16:52:46 -0400
  • 9838cdaac0 add is_suppressed to Input, fill borders based on which borders are being drawn frank 2021-06-12 01:12:25 -0400
  • 6c46e27842 add panning to Note; add offset to fill_tile frank 2021-06-06 21:21:06 -0400
  • 7ffe45c711 added license frank 2021-05-29 20:50:14 -0400
  • 2a97cd761e clamp hsla values frank 2021-05-27 16:45:57 -0400
  • 1e85c7b619 omit steps from get range steps frank 2021-05-24 22:56:54 -0400
  • 47b9c1a27f extension functions: diagonal to rect, marching ants, fill borders; audio channel volume, init volume to 1 frank 2021-05-22 19:14:44 -0400
  • 619a7dab3f fixed re raw string formatting Frank DeMarco 2020-10-30 15:29:05 -0400
  • 6c9554a255 register hide functions as animation for Sprite Frank DeMarco 2020-10-28 20:03:38 -0400
  • 3dd467bea3 fix regex escapes to work with windows paths frank 2020-10-11 19:42:26 -0400
  • ba65a913bc print python version at start up Frank DeMarco 2020-10-11 19:13:13 -0400
  • 5f2b26852e pass on return value of SoundEffect.play Frank DeMarco 2020-10-05 20:14:24 -0400
  • c26f438bfb change dict unpack to ChainMap Frank DeMarco 2020-08-21 15:03:02 -0400
  • 6f8985d3f4 audio panel can be enabled in config; audio recording debug statements Frank DeMarco 2020-06-27 15:20:02 -0400
  • 74cb3c7b1e fix prepended space in word wrap Frank DeMarco 2020-05-28 05:19:23 -0400
  • b9bdbc5787 reimplemented volume controls Frank DeMarco 2020-05-27 04:31:27 -0400
  • 823149738b sprite areas member var Frank DeMarco 2020-05-24 01:37:03 -0400
  • 19d224fdc1 turn off clip on tile fill Frank DeMarco 2020-05-20 16:51:53 -0400
  • 301f547a25 - fix include delay bug in Animation class - multiple values for boolean true in config files - sprite wipe out animation - sprite children optionally drawn on parent surface - text wrapping function handles line breaks - blinds animation function for returning rects Frank DeMarco 2020-05-20 03:49:28 -0400
  • 0878ad6181 - show currently highlighted and currently playing in audio file browser - bgm volume can be defined in config and adjusted in audio panel - bgm previews loop Frank DeMarco 2020-05-10 05:29:55 -0400
  • cf8021c480 - confirm quit - bgm added to audio panel - delegate maintains order subscribers are added by object - optionally suppress "any key" event when mods are pressed - dict of named child objects added to sprites - generate glow animation effect frames Frank DeMarco 2020-05-01 02:26:12 -0400
  • 8ce09138d2 framebuffer display option added Frank DeMarco 2020-04-06 02:08:55 -0400
  • 2ff6743ea1 Merge branch 'master' of makar:/var/www/git/pgfw (updated pgfw in another project simultaneously) Frank DeMarco 2020-04-06 00:59:55 -0400
  • 513e8fad4e - added spinner controls to audio panel for editing sound effects - added play and stop buttons to audio panel - box generating function can generate box without text Frank DeMarco 2020-04-06 00:55:06 -0400
  • ed14f31b63 fixed bug in vector equals comparison Frank DeMarco 2020-03-04 19:37:56 -0500
  • d5cd0de7a6 reverting get angle to counterclockwise, x/y swapped version Frank DeMarco 2020-03-04 19:25:35 -0500
  • 947deab207 prevent audio panel from loading when there are no sfx Frank DeMarco 2020-02-28 14:56:13 -0500
  • 987b154b26 - added volume adjust to SoundEffect - removed original volumes audio hack - added width and height to render box Frank DeMarco 2020-02-27 16:52:55 -0500
  • 697eb22633 - audio panel file browser can be used to assign file paths to sound effects - sound effect assignments are automatically saved to config file - Vector getattr raises AttributeError like Python default class method Frank DeMarco 2020-02-20 02:43:37 -0500
  • a30464edf5 - path-list type added for config variables - audio panel lists sound effects and their file paths Frank DeMarco 2020-02-14 21:09:24 -0500
  • 7abf359ede - loading sfx at init recursively from project path and default path - return None if config value is missing Frank DeMarco 2020-02-14 02:10:46 -0500
  • 7a4f318ac2 import entire random library in extension Frank DeMarco 2020-01-27 22:48:28 -0500
  • 10ee6533f0 - method to cancel progpagation of events after subscriber processes them - method to suppress input for amount of time - shadowed sprite class - replace color in a surface utility function Frank DeMarco 2020-01-18 10:28:18 -0500
  • 07d404e64b get lightened color Frank DeMarco 2019-12-12 17:32:34 -0500
  • 1f01be3882 Merge branch 'master' of makar:/var/www/git/pgfw Frank DeMarco 2019-11-16 00:42:46 -0500
  • 4f25a971d7 can fill sub-rect of a surface with tile Frank DeMarco 2019-11-16 00:42:42 -0500
  • 7db378e24f Merge branch 'master' of shampoo.ooo:/var/www/git/pgfw Frank DeMarco 2019-11-16 00:40:12 -0500
  • 05c1872427 - iterator for yielding percent way through an interable - iterator that mirrors the input iterable - wrapped text surface generator function Frank DeMarco 2019-11-16 00:38:57 -0500
  • ebe0bad311 pass blend mode flags to sprite update method Frank DeMarco 2019-10-28 13:40:54 -0400
  • 1910fa567a fixed bug where iterator never stopped looping through video frame data in python 3 Frank DeMarco 2019-10-21 00:46:10 -0400
  • 869fed171d - get text box correctly draws text with transparent background - sprite toggle hidden registered as playable animation Frank DeMarco 2019-10-18 03:33:35 -0400
  • 5403896b79 fixes for working with py2exe on python 3 frank 2019-10-08 00:28:20 -0400
  • 70e7a429a7 added function for computing bezier points Frank DeMarco 2019-10-07 21:49:59 -0400
  • 2645cdeff6 check blinds frames for zero height Frank DeMarco 2019-08-28 21:47:51 -0400
  • 5c5f03805c get point on circle returns vector Frank DeMarco 2019-08-27 00:00:20 -0400
  • 9e863858d3 move vector as a copy Frank DeMarco 2019-08-22 02:15:45 -0400
  • fbcad8bcd4 gradient filled rect class Frank DeMarco 2019-08-21 20:09:23 -0400
  • dc8eff2dd7 Merge commit 'c3af251' Frank DeMarco 2019-08-21 19:43:23 -0400
  • c3af25185b get random hsla color Frank DeMarco 2019-08-21 19:41:57 -0400
  • 63f5cf5db3 sprite mask collision; rainbow sprite can set frames separately; get blinds transition frames from surface Frank DeMarco 2019-08-19 17:24:15 -0400
  • b7e6f80a33 set magnitude of evector adjusts dx, dy Frank DeMarco 2019-08-15 06:08:52 -0400
  • 5f6e3a8e61 2d vector volume Frank DeMarco 2019-08-10 17:30:23 -0400
  • 45c3e84dc4 get points on line; get line segments; color key hue shift Frank DeMarco 2019-07-25 06:04:47 -0400
  • 2ff27c9600 remove resizable window flag Frank DeMarco 2019-07-11 14:04:27 -0400
  • d9cf993fd9 remove fullscreen debug prints; py3 updates for SetupWin frank 2019-07-08 03:23:58 -0400
  • 2bba3da368 fullscreen flag windows 32-bit long test frank 2019-07-07 02:12:22 -0400
  • 750b14c413 force list for data exclude Frank DeMarco 2019-07-06 16:11:43 -0400
  • 499d722189 update Interpolator for python3 Frank DeMarco 2019-07-03 15:28:46 -0400
  • 17b52242c5 choose config parser module based on python version Frank DeMarco 2019-07-03 15:10:59 -0400
  • c17842452b update Setup for python3 compatibility; temporarily use ConfigParser for python2 compatibility Anton Marek 2019-07-03 06:00:16 -0400
  • e16edef965 note wavelength one or less Frank DeMarco 2019-04-13 01:36:21 -0400
  • db873683d3 python 3 compatibility Frank DeMarco 2019-04-12 03:08:07 -0400
  • 717b2eb686 place vector Frank DeMarco 2019-02-14 20:17:56 -0500
  • 91fcfbc6bf paInt32 Frank DeMarco 2019-01-04 00:58:12 -0500
  • 498755ef0e remove display test flags Frank DeMarco 2018-11-19 02:27:05 -0500
  • 38f053ce1c fullscreen check maxint Frank DeMarco 2018-11-19 02:24:10 -0500
  • 4447b32f69 negative fullscreen flag Frank DeMarco 2018-11-18 23:07:01 -0500
  • 41b4df6326 axis id; sound init vernum Frank DeMarco 2018-08-17 02:39:22 -0400
  • 615f9c0d18 buffer parameter Frank DeMarco 2018-08-14 02:21:56 -0400
  • 507fa451be temp recordings dir Frank DeMarco 2018-08-06 21:37:49 -0400
  • 2077dabde6 sound recording Frank DeMarco 2018-06-04 20:08:24 -0400
  • 5ac39f0879 sound recording Frank DeMarco 2018-06-04 20:06:32 -0400
  • e98e6aeffc sound effect Frank DeMarco 2018-05-21 19:46:28 -0400
  • c6e2f85edd hue shift int Frank DeMarco 2018-04-15 03:17:31 -0400
  • 1b2878e2a3 remove debug line Frank DeMarco 2018-03-09 04:08:09 -0500