The source project of this merge request has been removed.
Farmyard animals DOMification
The goal of this MR is to make dealing with animals easier, including making it easier and simpler to add new ones in the future.
Fixes #2480 (closed).
Edited by brickode
Merge request reports
Activity
added 8 commits
-
5a3919d2...3ba6b0ee - 7 commits from branch
pregmodfan:pregmod-master
- ba92de8b - Merge branch 'pregmod-master' of https://gitgud.io/pregmodfan/fc-pregmod into farmyard-dev
-
5a3919d2...3ba6b0ee - 7 commits from branch
- Resolved by brickode
- Resolved by brickode
The type property also seems a bit redundant. Did you consider
animals[type]
?
added 18 commits
-
ba92de8b...6c2dbc4d - 10 commits from branch
pregmodfan:pregmod-master
- 3ac67149 - Added JS animals base file
- e611d4bf - Began converting to DOM, added functionality for buying canines
- fb9d5788 - Added support for setting active canine
- 2f41022a - Added hooved animals section
- cd1bb1d4 - Added minor styling
- 08e883d5 - Rearranging
- 5bb787a7 - Added animalLink(), replaced code with function call
- bfe3d2c6 - Merge branch 'pregmod-master' of https://gitgud.io/pregmodfan/fc-pregmod into farmyard-dev
Toggle commit list-
ba92de8b...6c2dbc4d - 10 commits from branch
added 29 commits
-
809c720b...28478a9a - 26 commits from branch
pregmodfan:pregmod-master
- 566699fe - Added exotic hooved animals and felines, reorganizing
- eeb4511b - Added elephants
- 4ca1d70e - Merge branch 'pregmod-master' of https://gitgud.io/pregmodfan/fc-pregmod into farmyard-dev
Toggle commit list-
809c720b...28478a9a - 26 commits from branch
added 7 commits
-
8604a359...48afb80b - 5 commits from branch
pregmodfan:pregmod-master
- 91e52c35 - Bugfixes
- e4a1b15d - Merge branch 'pregmod-master' of https://gitgud.io/pregmodfan/fc-pregmod into farmyard-dev
-
8604a359...48afb80b - 5 commits from branch
- Resolved by brickode
- Resolved by brickode
@lowercasedonkey Something I want to make sure I have clear before I start messing around with getters and setters and all that for the animals - what is the
get rs()
for the different clothing items supposed to represent? I can't for the life of me figure out what RS could stand for in that context, and the context doesn't make it clear.
added 2 commits
- Resolved by brickode
- Resolved by brickode
- Resolved by brickode
added 36 commits
-
4dea6295...3719c5d1 - 34 commits from branch
pregmodfan:pregmod-master
- 610fa23a - Added animal data, broke animals page
- 5806c12f - Merge branch 'pregmod-master' of https://gitgud.io/pregmodfan/fc-pregmod into farmyard-dev
-
4dea6295...3719c5d1 - 34 commits from branch
added 7 commits
-
5806c12f...ee36b9f8 - 5 commits from branch
pregmodfan:pregmod-master
- 6ac8cd54 - Fixed animal list
- 4709e7ec - Merge branch 'pregmod-master' of https://gitgud.io/pregmodfan/fc-pregmod into farmyard-dev
-
5806c12f...ee36b9f8 - 5 commits from branch
Please register or sign in to reply