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
Cuyler36
b78de36436
Implement & link ef_pun_yuge
...
Co-Authored-By: Reaperoe <Reaperoe@users.noreply.github.com >
2024-09-03 23:05:59 -04:00
koba
8222b5f062
Implement & link ef_otosiana ( #420 )
...
* Implement & link ef_otosiana
* New line fix
---------
Co-authored-by: kobacat <musicaljasp@gmail.com >
2024-09-03 12:13:51 +02:00
Cuyler36
a7f4247804
Merge pull request #421 from Cuyler36:ac_shop_goods
...
Implement & link ac_shop_goods
2024-09-02 18:13:34 -04:00
Cuyler36
631a443f8f
Implement & link ac_shop_goods
2024-09-02 18:13:21 -04:00
Cuyler36
2d8b09873e
Merge pull request #418 from Cuyler36:ac_shop_indoor
...
Implement & link ac_shop_indoor
2024-09-02 01:39:33 -04:00
Cuyler36
8a8d9740a7
Implement & link ac_shop_indoor
2024-09-02 01:39:06 -04:00
Cuyler36
263bf3af95
Merge pull request #417 from Cuyler36:ac_shop_level
...
Implement & link ac_shop_level
2024-09-01 20:29:36 -04:00
Cuyler36
5c31cac0fc
Implement & link ac_shop_level
2024-09-01 20:29:23 -04:00
Prakxo
8f194c79f9
Merge branch 'master' of https://github.com/Prakxo/ac-decomp
2024-09-01 20:40:37 +02:00
Prakxo
d2da1cf941
match m_player_main_door
2024-09-01 20:40:06 +02:00
Cuyler36
a4d50ab7fc
Merge pull request #416 from Cuyler36:scene_data
...
Implement & link scene data
2024-09-01 04:55:43 -04:00
Cuyler36
0b09dc6724
Implement & link scene data
2024-09-01 04:54:44 -04:00
Cuyler36
33316e05b4
Merge pull request #415 from Cuyler36:ef_ase2_fix
...
Update eAS2_dw with fix
2024-08-31 18:05:18 -04:00
Cuyler36
8d90362a16
Update eAS2_dw with fix
2024-08-31 18:04:33 -04:00
Prakxo
258c502fd4
match m_player_main_fall
2024-08-31 23:36:49 +02:00
Prakxo
202b38a1c9
match m_player_main_turn_dash
2024-08-31 23:31:31 +02:00
Prakxo
e2ef9f78c3
match m_player_main_tumble_getup
2024-08-31 23:23:00 +02:00
Prakxo
6a34db7763
match m_player_main_tumble
2024-08-31 23:17:05 +02:00
Prakxo
5606ebc27a
match m_player_main_dash
2024-08-31 23:06:09 +02:00
Prakxo
9b211fdfd3
match m_player_main_run
2024-08-31 22:58:22 +02:00
Prakxo
72a48a9008
match m_player_main_walk
2024-08-31 22:49:16 +02:00
Prakxo
4dfdb142d9
fixes
2024-08-31 22:38:21 +02:00
Cuyler36
22fcaad9c2
Merge pull request #414 from Cuyler36/ef_halloween_smoke_fix
...
ef_halloween_smoke fix, link ef_pun_sekimen
2024-08-31 16:21:42 -04:00
Cuyler36
ed34c2b50d
Link ef_pun_sekimen
...
Co-Authored-By: Reaperoe <Reaperoe@users.noreply.github.com >
2024-08-31 16:20:57 -04:00
Cuyler36
ae834e85fc
Fix ef_halloween_smoke data ordering
2024-08-31 16:16:47 -04:00
Reaperoe
96d2bc489d
Implement & link ef_pun.c ( #411 )
...
Includes fixes to ef_halloween_smoke.c and rel_slices.yml
2024-08-31 17:52:57 +02:00
Cuyler36
4fc9925031
Merge pull request #413 from Cuyler36:ac_sign
...
Implement & link ac_sign, link m_titledemo
2024-08-31 06:36:06 -04:00
Cuyler36
32a293506a
Implement & link ac_sign, link m_titledemo
2024-08-31 06:35:33 -04:00
Cuyler36
9af629878b
Merge pull request #409 from Cuyler36:m_player_main_1
...
Six more player states
2024-08-30 01:47:44 -04:00
Cuyler36
6be3b1885f
More player states
2024-08-30 01:45:57 -04:00
Cuyler36
412d2e2d1f
Merge pull request #407 from Cuyler36:m_player_work0
...
Implement & match 9 player state TUs
2024-08-29 17:47:08 -04:00
Cuyler36
84a098cfdc
Implement & match 9 player state TUs
2024-08-29 17:44:43 -04:00