Commit Graph

  • 3a83ae3ec9 Delete logs Ethan O'Brien 2024-07-21 10:59:07 -05:00
  • 66c23ff582 Add starevent endpoint struct Ethan O'Brien 2024-07-17 22:07:56 -05:00
  • 330cddaf72 usize -> u32 Ethan O'Brien 2024-07-17 22:03:44 -05:00
  • 1a77c1e602 Add request struct for /api/event/set/member endpoint Ethan O'Brien 2024-07-17 21:59:44 -05:00
  • b826692764 Add request struct for /api/event endpoint Ethan O'Brien 2024-07-17 21:56:40 -05:00
  • b6a49a7080 Add struct for change_target_music function Ethan O'Brien 2024-07-17 21:51:36 -05:00
  • 61789f0165 Clean up event storage Ethan O'Brien 2024-07-17 21:38:47 -05:00
  • a72a1e7dd6 Use nodejs stable(?) version Ethan O'Brien 2024-07-17 12:24:00 -05:00
  • 541850128b Add endpoints for another event Ethan O'Brien 2024-07-17 12:05:04 -05:00
  • 4334c8dc22 Implement star event change_target_music Ethan O'Brien 2024-07-17 11:27:39 -05:00
  • 1bdf0d5811 Add updated docker files Ethan O'Brien 2024-07-11 09:15:37 -05:00
  • 002070ad91 Add server endpoint for server information page Ethan O'Brien 2024-07-11 09:09:02 -05:00
  • 8c9af03928 Add help page Ethan O'Brien 2024-07-11 08:49:05 -05:00
  • 729c5d5568 Add error messages to login screen Ethan O'Brien 2024-07-11 07:57:18 -05:00
  • 48b6948a76 Remove not needed functions from docker.yml Ethan O'Brien 2024-07-10 22:57:06 -05:00
  • bc3af0ee48 Add npps4 environment variable to example docker compose file Ethan O'Brien 2024-07-10 22:54:54 -05:00
  • 577cc0ddd3 Move router related functions to router mod file. Ethan O'Brien 2024-07-10 22:45:46 -05:00
  • e1e32a22b0 Correct placement of config.json file Ethan O'Brien 2024-07-10 22:40:19 -05:00
  • 66ad791ff8 Added configurable NPPS4 server address for sif1 account linking Ethan O'Brien 2024-07-10 22:33:33 -05:00
  • 88dfaed1a0 Modify method of getting arguments Ethan O'Brien 2024-07-10 22:24:18 -05:00
  • 680dc9d0fc Prevent build from running on forks Ethan O'Brien 2024-07-06 18:20:19 -05:00
  • f8a6dbd53a Add more requirements Ethan O'Brien 2024-07-05 12:47:23 -05:00
  • ef85b522a6 Properly get ew source instead of clonging Ethan O'Brien 2024-07-05 12:45:17 -05:00
  • e768c3a618 Why am I installing npm Ethan O'Brien 2024-07-05 12:30:21 -05:00
  • f28f18f04d Correct start.sh path Ethan O'Brien 2024-07-05 10:51:57 -05:00
  • 98f5e5532c This will probably not work Ethan O'Brien 2024-07-05 10:50:41 -05:00
  • 80732b5ade Bump version Ethan O'Brien 2024-07-05 10:43:36 -05:00
  • de0b75794d Make final docker image smaller Ethan O'Brien 2024-07-05 10:39:30 -05:00
  • fbda01a5fe Update docker to be better Ethan O'Brien 2024-07-04 16:21:03 -05:00
  • 18c5524ce2 Echo data path on startup Ethan O'Brien 2024-07-03 12:28:57 -05:00
  • a5c5d356bf Add dockerfile Ethan O'Brien 2024-07-03 12:27:21 -05:00
  • ec8aad5fde Add ability to set database folder, and port. Ethan O'Brien 2024-07-03 11:49:52 -05:00
  • 6575ea1eb0 Fix timing of pulling clear_count Ethan O'Brien 2024-06-23 10:10:40 -05:00
  • f527c43797 Cleanup Ethan O'Brien 2024-06-23 10:01:07 -05:00
  • 91fc506274 Pushing untested code that I think works Ethan O'Brien 2024-06-23 09:40:48 -05:00
  • 69ad127379 Fix global lottery price Ethan O'Brien 2024-06-22 13:05:36 -05:00
  • a2475806b2 Get live clear count across all difficulty levels Ethan O'Brien 2024-06-09 08:49:59 -05:00
  • 598df1ba17 Sometimes.. I dislike this project Ethan O'Brien 2024-06-08 20:02:32 -05:00
  • db2c25b6ec Oops Ethan O'Brien 2024-06-08 16:46:34 -05:00
  • 5c51871d39 Add temporary easter egg Ethan O'Brien 2024-06-08 16:45:32 -05:00
  • 775421038a (In theory) fix live not being marked as full combo Ethan O'Brien 2024-06-08 16:45:10 -05:00
  • cb3a62caa5 Implement NPPS4 integration Ethan O'Brien 2024-06-04 11:42:40 -05:00
  • a1e400c1ec correct /api/live/continue endpoint Ethan O'Brien 2024-06-04 10:38:05 -05:00
  • 664a428d94 Add chat unread count to home menu Ethan O'Brien 2024-06-04 10:36:45 -05:00
  • 3ed59060a6 Give user (some) sif titles when transfering Ethan O'Brien 2024-06-04 10:32:55 -05:00
  • f39b5469ef Push story json Ethan O'Brien 2024-06-03 18:13:08 -05:00
  • 81c0727fa3 Properly implement story read endpoint Ethan O'Brien 2024-06-03 18:08:15 -05:00
  • dcaf65f860 Dont give chats during tutorial Ethan O'Brien 2024-06-03 17:42:26 -05:00
  • 9e3317c897 Remove test char Ethan O'Brien 2024-06-03 17:25:14 -05:00
  • f913f38b70 Add /api/location endpoint Ethan O'Brien 2024-06-03 17:20:22 -05:00
  • 1106ee89ba Implement chats for birthday characters Ethan O'Brien 2024-06-03 16:57:28 -05:00
  • cec34b81ac Add chat bond unlocks Ethan O'Brien 2024-06-03 15:40:45 -05:00
  • 8fb8cc401d Correct item type Ethan O'Brien 2024-06-03 15:40:25 -05:00
  • 1d86fdb1a8 Add missing event character Ethan O'Brien 2024-06-03 13:56:52 -05:00
  • 4ae7d075a3 Add global lottery databases Ethan O'Brien 2024-06-03 13:54:46 -05:00
  • 4db866ab9f Send updated card list with gift endpoint Ethan O'Brien 2024-06-01 10:18:34 -05:00
  • 4fcfb8d8ae erm... Ethan O'Brien 2024-06-01 09:27:51 -05:00
  • 07e3174065 Increase max payload size Ethan O'Brien 2024-06-01 09:24:14 -05:00
  • 23c09cd4d3 Check for region specific items when sending userdata Ethan O'Brien 2024-05-31 21:34:11 -05:00
  • 53c9f7ea9c Fix crash Ethan O'Brien 2024-05-31 20:40:35 -05:00
  • 59dcc2a305 ok Ethan O'Brien 2024-05-31 17:17:33 -05:00
  • c1607ac5c5 Add migration code to webui Ethan O'Brien 2024-05-31 14:42:48 -05:00
  • 460b56de83 Fix duplicate serial code rewards Ethan O'Brien 2024-05-30 17:12:54 -05:00
  • f2dd440a06 Update to final asset hashes Ethan O'Brien 2024-05-30 09:18:30 -05:00
  • 9399b7825d Consume proper currency amount when idolizing Ethan O'Brien 2024-05-29 21:46:19 -05:00
  • bc1a8f051c Give correct amount of light sticks based on card rarity Ethan O'Brien 2024-05-29 21:18:17 -05:00
  • 46312abdc5 Give user correct exchange item Ethan O'Brien 2024-05-29 20:56:45 -05:00
  • 2c114e3f59 Fix this thingy Ethan O'Brien 2024-05-27 16:35:27 -05:00
  • a6592beed0 hmm Ethan O'Brien 2024-05-27 16:15:45 -05:00
  • 7bd620e110 stuff Ethan O'Brien 2024-05-27 15:49:10 -05:00
  • e9191150f9 Forgot to upload these files Ethan O'Brien 2024-05-27 15:48:44 -05:00
  • a8f1550c94 Add ability to disable account exports Ethan O'Brien 2024-05-27 15:40:43 -05:00
  • 0b969eab97 Add ability to export account Ethan O'Brien 2024-05-27 15:31:07 -05:00
  • dae95f5aa3 Admin webui with one single option Ethan O'Brien 2024-05-27 15:09:17 -05:00
  • 30caa814f4 Hide beginner missions for now Ethan O'Brien 2024-05-25 17:51:59 -05:00
  • 461aae6718 Update global asset hash Ethan O'Brien 2024-05-25 17:25:43 -05:00
  • 5c4029ad50 cleanup Ethan O'Brien 2024-05-25 17:06:02 -05:00
  • d288bccd7d Fix repeated mission completed notifications Ethan O'Brien 2024-05-25 16:40:37 -05:00
  • 8de84b194f Fix daily missions accidentally marked as completed Ethan O'Brien 2024-05-24 20:45:28 -05:00
  • 5097efb460 Cleanup item usage Ethan O'Brien 2024-05-24 20:43:34 -05:00
  • 09fbf027b1 Fix some type comparisons Ethan O'Brien 2024-05-24 19:59:24 -05:00
  • ba0d38fb2d no warngninsngs Ethan O'Brien 2024-05-24 13:00:12 -05:00
  • 1e9d0236be agh Ethan O'Brien 2024-05-24 12:52:48 -05:00
  • 8d301c827d run cargo clippy Ethan O'Brien 2024-05-24 12:44:52 -05:00
  • baa14654f5 stuff idk Ethan O'Brien 2024-05-24 12:43:34 -05:00
  • 7df2f3e277 I DID NOT TEST THIS COMMIT CARGO CLIPPY DID STUFF FOR ME AND I'M TOO LAZY TO TEST SO HOPEFULLY NOTHING BROKE Ethan O'Brien 2024-05-24 00:56:25 -05:00
  • ea48327e10 Im stupid Ethan O'Brien 2024-05-20 11:05:07 -05:00
  • 394f6b2ae0 I think this works idk Ethan O'Brien 2024-05-20 11:03:58 -05:00
  • 3ce29b357a Fix this llink Ethan O'Brien 2024-05-16 19:06:30 -05:00
  • f7552812c9 GitHub Actions (#3) Caret 2024-05-11 15:07:04 -05:00
  • 6c45efc4eb Implement proper bond weight distribution Ethan O'Brien 2024-05-10 20:22:32 -05:00
  • 38a5377b10 Add server side friend limits Ethan O'Brien 2024-05-10 18:18:01 -05:00
  • 2ce9aa4868 Fix lottery ensured characters Ethan O'Brien 2024-05-10 18:01:25 -05:00
  • 4a776eb526 Ethan O'Brien 2024-05-10 15:51:42 -05:00
  • 7a23ba570e this thing so windows will work Ethan O'Brien 2024-05-09 19:14:39 -05:00
  • c2db9c6407 Compress included files to conserve disk space Ethan O'Brien 2024-05-09 19:07:26 -05:00
  • 98aed96701 Organize databases Ethan O'Brien 2024-05-09 16:39:31 -05:00
  • 248979f2cb Implement dummy /api/live/reward Ethan O'Brien 2024-05-09 15:59:52 -05:00
  • a48e142d8d Add script for anyone coming from old database format Ethan O'Brien 2024-05-09 14:31:03 -05:00
  • 3cb270cd1f Breakup users table Ethan O'Brien 2024-05-09 14:25:36 -05:00