Commit Graph

1230 Commits

Author SHA1 Message Date
Cuyler36 5d0abe3198 Implement & link m_player_lib 2024-09-12 08:04:10 -04:00
Cuyler36 3dfe1591ae Merge pull request #433 from Cuyler36:even_more_player_states
Implement even more player states
2024-09-10 05:11:07 -04:00
Cuyler36 2a0acb195f Implement even more player states 2024-09-10 05:09:42 -04:00
Cuyler36 62e0b7cd7d Merge pull request #432 from Cuyler36:m_player_states
Implement more player states
2024-09-09 01:04:47 -04:00
Cuyler36 0eab430cde Implement more player states 2024-09-09 01:04:00 -04:00
Prakxo 31c49e090e match m_player_main_ready_walk_net 2024-09-08 19:50:43 +02:00
Prakxo 4debd92f36 match m_player_main_ready_net 2024-09-07 22:36:25 +02:00
Prakxo f563b93034 match m_player_main_slip_net 2024-09-07 22:35:08 +02:00
Prakxo 20c4628c78 match m_player_main_broken_axe 2024-09-07 21:30:07 +02:00
Prakxo aad7b9ba4e match m_player_main_reflect_axe 2024-09-07 21:27:18 +02:00
Prakxo 625c8af188 match m_player_main_air_axe 2024-09-07 21:24:35 +02:00
Cuyler36 7453de7ed8 Merge pull request #431 from Cuyler36:more_player_states
Implement more player states
2024-09-07 11:49:23 -04:00
Cuyler36 36c5668487 Implement more player states 2024-09-07 11:48:49 -04:00
Prakxo 8136cd0bfc match m_player_main_swing_axe 2024-09-07 00:27:32 +02:00
Prakxo 9fb6343e17 fix build 2024-09-07 00:26:07 +02:00
Reaperoe 4eb639655c Link & Implement ef_kasamizu.c (#427)
* Link & Implement ef_kasamizu.c

* ef_kasamizu.c fixed

* ef_kasamizu.c fixed again
2024-09-07 00:17:16 +02:00
MisterSheeple 02351e6257 Fix building Docker container on ARM (#428)
* Fix building Docker container on ARM

* Add info about ARM needing cmake to readme

* Make language more consistent in readme

* Fix typo
2024-09-06 22:30:07 +02:00
Cuyler36 76f5191bc5 Merge pull request #430 from Cuyler36:m_event
Link m_event
2024-09-06 09:13:34 -04:00
Cuyler36 66835b2992 Link m_event 2024-09-06 09:13:10 -04:00
Cuyler36 e09193bc88 Merge pull request #429 from Cuyler36:m_board_ovl
Link m_board_ovl, implement m_player_main_shock
2024-09-06 04:01:47 -04:00
Cuyler36 1e238d3cab Link m_board_ovl, implement m_player_main_shock 2024-09-06 04:00:40 -04:00
Prakxo 4a26ebefba match m_player_main_standup 2024-09-05 19:05:14 +02:00
Prakxo f5644cdb0f match m_player_main_sitdown_wait 2024-09-05 19:03:24 +02:00
Prakxo fc0fc74055 match m_player_main_sitdown 2024-09-05 19:01:42 +02:00
Prakxo 41380f36c6 match m_player_item 2024-09-05 16:38:09 +02:00
Cuyler36 ae3ffb5b89 Merge pull request #426 from Cuyler36:m_player_funcs
More player TUs
2024-09-05 04:49:26 -04:00
Cuyler36 af127f219c More player TUs 2024-09-05 04:48:16 -04:00
Cuyler36 8dff1bc99f Merge pull request #425 from Cuyler36:m_train_control
Link m_train_control, match one func in m_board_ovl
2024-09-04 18:25:13 -04:00
Cuyler36 94047e35e4 Link m_train_control, match one func in m_board_ovl
Co-Authored-By: Prakxo <Prakxo@users.noreply.github.com>
Co-Authored-By: inspectredc <inspectredc@users.noreply.github.com>
2024-09-04 18:24:43 -04:00
Prakxo b106c14826 match m_player_main_standup_bed 2024-09-04 23:47:21 +02:00
Prakxo c06afc5132 match m_player_main_wait_bed 2024-09-04 23:46:13 +02:00
Prakxo 20d0452c4c match m_player_main_lie_bed 2024-09-04 23:44:51 +02:00
Prakxo 9fe5dc7bca function names 2024-09-04 22:33:09 +02:00
Prakxo c4f810fea0 match m_player_main_roll_bed 2024-09-04 22:27:45 +02:00
Prakxo 74536a5683 match m_player_main_close_furniture 2024-09-04 22:25:43 +02:00
Prakxo 7ea65ea3eb match m_player_main_open_furniture 2024-09-04 22:24:21 +02:00
Prakxo 43a308eafb match m_player_main_wait_open_furniture 2024-09-04 22:22:21 +02:00
Prakxo cae01c4afb match m_player_main_rotate_furniture 2024-09-04 22:20:08 +02:00
Prakxo 92c65bbc2d match m_player_main_pull 2024-09-04 22:16:37 +02:00
Prakxo 8f7e274fa8 match m_player_main_push 2024-09-04 22:14:51 +02:00
Prakxo 1424361ab5 match m_player_main_hold 2024-09-04 22:09:39 +02:00
Prakxo f26cd5fa65 match m_player_main_invade 2024-09-04 22:06:58 +02:00
Prakxo 97f05f655a match m_player_main_outdoor 2024-09-04 22:04:35 +02:00
Prakxo 074e0a003d match m_player_main_wade_snowball 2024-09-04 22:01:09 +02:00
MisterSheeple 23fe156f6b Miscellaneous Docker fixes (#412)
* Skip compiler download if user has them already (Docker Windows)

* Use Expand-Archive instead of tar to extract zip on Windows

* Return to using latest wibo in Dockerfile

* Switch wibo to latest version in guide

also improve formatting a bit

* Skip compiler download if user has them already (Docker Mac/Linux)

* Slightly optimize error handling

* Make docker upgrade packages on build

* add compiler readmes to .gitignore

* add compiler folders to .gitignore

this is better than just the readmes just in case anything inside the zip changes in the future

* Fix newline

* Re-add command that was deleted by accident
2024-09-04 12:20:41 +02:00
Cuyler36 8c323a0e71 Merge pull request #424 from Cuyler36:m_handbill
Link m_handbill
2024-09-04 02:46:39 -04:00
Cuyler36 b33c80615b Link m_handbill 2024-09-04 02:46:18 -04:00
Cuyler36 7c60c9479b Merge pull request #423 from Cuyler36:m_notice
Link m_notice
2024-09-04 02:00:55 -04:00
Cuyler36 4903e3c514 Link m_notice 2024-09-04 02:00:26 -04:00
Cuyler36 de57787f78 Merge pull request #422 from Cuyler36:ef_pun_yuge
Implement & link ef_pun_yuge
2024-09-03 23:06:17 -04:00