Lunos
Random Uruguayan User
- 3,171
- Posts
- 16
- Years
- Montevideo (Uruguay)
- Seen yesterday
The commits on that branch were submitted under the name of "Evan".I hate to say it, but using the git pull method gives me a ridiculous number of conflicts. I don't suppose you have the SHA's of the relevant commits? I'm surprised that you've regularly been merging into that branch after completing the function, makes it quite hard to untangle.
The stairs themselves look damn good though!
Making a copy of that branch and using
git log --author="Evan"
will give you a list of the commits they submitted.I'm gonna drop it here just in case anyone else needs it.
Spoiler:
HA! YOU GOT PRANKED!
No, I'm just kidding.
Spoiler:
commit 07ff34d82cce1a97e9389429d4eb382d7fdd450c
Author: Evan <[email protected]>
Date: Tue Jan 26 12:30:02 2021 -0700
syntax fix
commit 53731a7fc7579e61d5ee7d32d0e06f1cbe5a085d
Author: Evan <[email protected]>
Date: Tue Jan 26 12:29:08 2021 -0700
remove static delcaration for GetObjectEventIdByLocalId
commit 80f482f9de68aced948fb797dcd4b5058467a8eb
Author: Evan <[email protected]>
Date: Tue Jan 26 12:26:56 2021 -0700
fix trigger tiles at end of sideways stairs (thx spherical ice for bug report)
commit 082eb93a4b30ef310a621f623c742d4d7bbc9e77
Merge: ef7a7a524 e916de9f3
Author: Evan <[email protected]>
Date: Wed Jan 13 13:56:13 2021 -0700
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
commit ef7a7a52477f04c1efe0323a28714cfe3961b3f7
Merge: bd12393d4 1b863b26f
Author: Evan <[email protected]>
Date: Tue Nov 10 17:52:03 2020 -0700
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
commit bd12393d42ee7a58ebde40db5b56d217e5350275
Merge: f63cec7a6 4d3f0046f
Author: Evan <[email protected]>
Date: Thu Oct 15 22:03:19 2020 -0600
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
commit 88868422470371f6b8538cb9ddb61eec7aae9fb1
Author: Evan <[email protected]>
Date: Sun Oct 11 09:11:12 2020 -0600
renamed pokenav graphics file fixes
commit f5f88cfa383729e0da078aface7e5fbe8634886f
Author: Evan <[email protected]>
Date: Sun Oct 11 08:50:58 2020 -0600
align pokenav task funcs and update some pokenav menu bg gfx files
commit c12c4a2a2ba76172c57d44616252558567d9cc7e
Author: Evan <[email protected]>
Date: Sat Oct 10 16:17:34 2020 -0600
start pokenav documentation
commit f63cec7a6d6cee7608223852bfdc61f4447b5722
Merge: 70ad7cc25 1abd516c5
Author: Evan <[email protected]>
Date: Wed Sep 23 12:47:42 2020 -0600
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
commit 70ad7cc25de4e72cac4496dfd42d430ad111b75a
Author: Evan <[email protected]>
Date: Sat Aug 22 15:25:41 2020 -0600
fix sand onto sideways stairs bug
commit c38359753c1d32a8e97129ab59de95b715c9c0f8
Merge: eb7cec904 efe6b9164
Author: Evan <[email protected]>
Date: Mon Aug 17 13:53:57 2020 -0600
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
commit eb7cec904143a5f2a7ee47b22bf6149f5490a754
Author: Evan <[email protected]>
Date: Mon Aug 17 13:53:36 2020 -0600
follower movement and slow stairs
commit 80de445ba40567375744218c70c0e61d32885775
Merge: c3692d46e 5799db099
Author: Evan <[email protected]>
Date: Mon Aug 3 12:16:57 2020 -0600
merge with pret
commit c3692d46e133fc519ddb6a9749bbbeab73dae282
Author: Evan <[email protected]>
Date: Tue Jul 14 14:28:02 2020 -0600
add slow stair movement back
commit d34f85f8830c5a91e1ad1ada6a61327990d6f6ef
Merge: 8960588d0 dd2d7142d
Author: Evan <[email protected]>
Date: Mon Jul 13 19:20:28 2020 -0600
merge with pret
commit 8960588d0b0b9e31c8971173396f6e631930229b
Author: Evan <[email protected]>
Date: Sun Jun 28 17:22:59 2020 -0600
remove leftover follow me code
commit 0cccbfd0ba608287d5f2b642ea613d9674cd919d
Author: Evan <[email protected]>
Date: Fri Jun 19 23:40:12 2020 -0600
overhaul with improved, universal system
commit c29900cc8f027c32f57a82b988b4b6403981f0a1
Author: Evan <[email protected]>
Date: Sun Jun 7 07:37:39 2020 -0600
fix collision freezing
commit 138da7f9b1e875c94e1d32b0ac029ef8f2065179
Author: Evan <[email protected]>
Date: Sun Jun 7 07:13:47 2020 -0600
fix same-level movement on stairs
commit 473c32e4fecb6ce530fdd0876e17d5e40ef3dfac
Author: Evan <[email protected]>
Date: Sat Jun 6 13:19:17 2020 -0600
fix stairs north dir bug
commit 4361fc06b11fc26bd022f04e0a4abda93188d0f5
Merge: 0639887bd ca793b601
Author: Evan <[email protected]>
Date: Fri Jun 5 08:51:36 2020 -0600
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
commit 0639887bd5486ad33f5d604c518d5a3e3ed1d12e
Author: Evan <[email protected]>
Date: Thu Jun 4 22:56:25 2020 -0600
finish conditional slow stairs movement, clean up code a bit
commit 06de9de8eb9918220c9c353ba71f20503ee3da70
Author: Evan <[email protected]>
Date: Thu Jun 4 20:30:27 2020 -0600
fully working walk/run/mach bike/acro bike regular movement
commit 4eb7fcc261934c0f9f10985761cd3e7b7abf0dab
Author: Evan <[email protected]>
Date: Wed Jun 3 14:23:28 2020 -0600
walking, running, bikes
commit 871b532b4bd6228dbeb5fd0a4cc99c1fde2a5fcc
Author: Evan <[email protected]>
Date: Sun May 31 23:16:15 2020 -0600
init branch
I suppose the merges with Pret/Pokeemerald can be safely ignored.